aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/pci/rcar-pci.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pci/rcar-pci.txt b/Documentation/devicetree/bindings/pci/rcar-pci.txt
index 976ef7bfff93..6904882a0e94 100644
--- a/Documentation/devicetree/bindings/pci/rcar-pci.txt
+++ b/Documentation/devicetree/bindings/pci/rcar-pci.txt
@@ -3,6 +3,7 @@
3Required properties: 3Required properties:
4compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC; 4compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
5 "renesas,pcie-r8a7744" for the R8A7744 SoC; 5 "renesas,pcie-r8a7744" for the R8A7744 SoC;
6 "renesas,pcie-r8a774c0" for the R8A774C0 SoC;
6 "renesas,pcie-r8a7779" for the R8A7779 SoC; 7 "renesas,pcie-r8a7779" for the R8A7779 SoC;
7 "renesas,pcie-r8a7790" for the R8A7790 SoC; 8 "renesas,pcie-r8a7790" for the R8A7790 SoC;
8 "renesas,pcie-r8a7791" for the R8A7791 SoC; 9 "renesas,pcie-r8a7791" for the R8A7791 SoC;
@@ -13,7 +14,8 @@ compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
13 "renesas,pcie-r8a77990" for the R8A77990 SoC; 14 "renesas,pcie-r8a77990" for the R8A77990 SoC;
14 "renesas,pcie-rcar-gen2" for a generic R-Car Gen2 or 15 "renesas,pcie-rcar-gen2" for a generic R-Car Gen2 or
15 RZ/G1 compatible device. 16 RZ/G1 compatible device.
16 "renesas,pcie-rcar-gen3" for a generic R-Car Gen3 compatible device. 17 "renesas,pcie-rcar-gen3" for a generic R-Car Gen3 or
18 RZ/G2 compatible device.
17 19
18 When compatible with the generic version, nodes must list the 20 When compatible with the generic version, nodes must list the
19 SoC-specific version corresponding to the platform first 21 SoC-specific version corresponding to the platform first