aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBiju Das <[email protected]>2018-10-04 17:07:47 +0100
committerLorenzo Pieralisi <[email protected]>2018-10-12 17:59:12 +0100
commit684e07ed39ddd12731eda9933a946c7424e91c14 (patch)
treeccd30c08142fbc9e2be70962ef98ad8c12e25a7a
parent6adb734bb9c72c0fdcb1868edcc5fde3b6333d11 (diff)
dt-bindings: PCI: rcar: Add device tree support for r8a7744
Add support for r8a7744. The Renesas RZ/G1N (R8A7744) PCIe controller is identical to the R-Car Gen2 family. Signed-off-by: Biju Das <[email protected]> Signed-off-by: Lorenzo Pieralisi <[email protected]> Reviewed-by: Chris Paterson <[email protected]> Reviewed-by: Simon Horman <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/pci/rcar-pci.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt
index 5f2f9e380efb..976ef7bfff93 100644
--- a/Documentation/devicetree/bindings/pci/rcar-pci.txt
+++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt
@@ -2,6 +2,7 @@
Required properties:
compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
+ "renesas,pcie-r8a7744" for the R8A7744 SoC;
"renesas,pcie-r8a7779" for the R8A7779 SoC;
"renesas,pcie-r8a7790" for the R8A7790 SoC;
"renesas,pcie-r8a7791" for the R8A7791 SoC;