diff options
author | John Crispin <[email protected]> | 2022-06-15 14:53:33 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-06-15 10:27:48 -0500 |
commit | c568d63b9155191e1fb42fe55e346e1248ed111b (patch) | |
tree | 2e863e0d8a453539e7a9a88e884c9abc1be41795 | |
parent | f2906aa863381afb0015a9eb7fefad885d4e5a56 (diff) |
dt-bindings: PCI: mediatek: Add Airoha EN7532 support
Add a binding for Airoha EN7532, an ARM-based platform SoC integrating the
same PCIe IP as MT7622.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: John Crispin <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Acked-by: Rob Herring <[email protected]>
-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. |