diff options
author | Bjorn Helgaas | 2022-08-04 11:41:57 -0500 |
---|---|---|
committer | Bjorn Helgaas | 2022-08-04 11:41:57 -0500 |
commit | 359a98325be5dc9ac5e999a88df8048a60e5f7a2 (patch) | |
tree | c8d7e80c262020d7f736624c5cb213ff3cb957dd /Documentation/devicetree | |
parent | b4773c53c54a3511aba30028d6df95c2e8433f09 (diff) | |
parent | b3b76fc86f0fb4d98918f48c784138bfa950dff6 (diff) |
Merge branch 'pci/ctrl/mediatek'
- Add Airoha EN7532 to DT binding (John Crispin)
- Allow building of mediatek driver for ARCH_AIROHA (Felix Fietkau)
* pci/ctrl/mediatek:
PCI: mediatek: Allow building for ARCH_AIROHA
dt-bindings: PCI: mediatek: Add Airoha EN7532 support
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/pci/mediatek-pcie.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/mediatek-pcie.txt b/Documentation/devicetree/bindings/pci/mediatek-pcie.txt index 57ae73462272..684227522267 100644 --- a/Documentation/devicetree/bindings/pci/mediatek-pcie.txt +++ b/Documentation/devicetree/bindings/pci/mediatek-pcie.txt @@ -7,6 +7,7 @@ Required properties: "mediatek,mt7622-pcie" "mediatek,mt7623-pcie" "mediatek,mt7629-pcie" + "airoha,en7523-pcie" - device_type: Must be "pci" - reg: Base addresses and lengths of the root ports. - reg-names: Names of the above areas to use during resource lookup. |