diff options
author | Jianjun Wang <jianjun.wang@mediatek.com> | 2019-06-28 03:34:24 -0400 |
---|---|---|
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2019-08-07 06:16:57 -0400 |
commit | f4c737d6194f509733641017b50548abc01f4b0d (patch) | |
tree | 86c47c2b9a2309ec6a239c8bc4b0a8cef250283d | |
parent | 5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff) |
dt-bindings: PCI: Add support for MT7629
MT7629 is an ARM based platform SoC integrating the same PCIe IP as
MT7622, add a binding for it.
Signed-off-by: Jianjun Wang <jianjun.wang@mediatek.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Ryder Lee <ryder.lee@mediatek.com>
-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 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: | |||
6 | "mediatek,mt2712-pcie" | 6 | "mediatek,mt2712-pcie" |
7 | "mediatek,mt7622-pcie" | 7 | "mediatek,mt7622-pcie" |
8 | "mediatek,mt7623-pcie" | 8 | "mediatek,mt7623-pcie" |
9 | "mediatek,mt7629-pcie" | ||
9 | - device_type: Must be "pci" | 10 | - device_type: Must be "pci" |
10 | - reg: Base addresses and lengths of the PCIe subsys and root ports. | 11 | - reg: Base addresses and lengths of the PCIe subsys and root ports. |
11 | - reg-names: Names of the above areas to use during resource lookup. | 12 | - reg-names: Names of the above areas to use during resource lookup. |