aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2019-09-23 16:10:24 -0500
committerBjorn Helgaas <bhelgaas@google.com>2019-09-23 16:10:24 -0500
commit8b38b5f2cf928b80f83daff55e2242f40565ce02 (patch)
tree1920aae393d955a680f09006dfbd7d2143b63b89 /Documentation
parentMerge branch 'remotes/lorenzo/pci/layerscape' (diff)
parentPCI: mediatek: Add controller support for MT7629 (diff)
downloadlinux-dev-8b38b5f2cf928b80f83daff55e2242f40565ce02.tar.xz
linux-dev-8b38b5f2cf928b80f83daff55e2242f40565ce02.zip
Merge branch 'remotes/lorenzo/pci/mediatek'
- Add mediatek support for MT7629 (Jianjun Wang) * remotes/lorenzo/pci/mediatek: PCI: mediatek: Add controller support for MT7629 dt-bindings: PCI: Add support for MT7629
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/pci/mediatek-pcie.txt1
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 92437a366e5f..7468d666763a 100644
--- a/Documentation/devicetree/bindings/pci/mediatek-pcie.txt
+++ b/Documentation/devicetree/bindings/pci/mediatek-pcie.txt
@@ -6,6 +6,7 @@ Required properties:
"mediatek,mt2712-pcie"
"mediatek,mt7622-pcie"
"mediatek,mt7623-pcie"
+ "mediatek,mt7629-pcie"
- device_type: Must be "pci"
- reg: Base addresses and lengths of the PCIe subsys and root ports.
- reg-names: Names of the above areas to use during resource lookup.