hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/devicetree/bindings/pci/rcar-pci.txt
....@@ -1,17 +1,25 @@
11 * Renesas R-Car PCIe interface
22
33 Required properties:
4
-compatible: "renesas,pcie-r8a7743" for the R8A7743 SoC;
4
+compatible: "renesas,pcie-r8a7742" for the R8A7742 SoC;
5
+ "renesas,pcie-r8a7743" for the R8A7743 SoC;
6
+ "renesas,pcie-r8a7744" for the R8A7744 SoC;
7
+ "renesas,pcie-r8a774a1" for the R8A774A1 SoC;
8
+ "renesas,pcie-r8a774b1" for the R8A774B1 SoC;
9
+ "renesas,pcie-r8a774c0" for the R8A774C0 SoC;
510 "renesas,pcie-r8a7779" for the R8A7779 SoC;
611 "renesas,pcie-r8a7790" for the R8A7790 SoC;
712 "renesas,pcie-r8a7791" for the R8A7791 SoC;
813 "renesas,pcie-r8a7793" for the R8A7793 SoC;
914 "renesas,pcie-r8a7795" for the R8A7795 SoC;
10
- "renesas,pcie-r8a7796" for the R8A7796 SoC;
15
+ "renesas,pcie-r8a7796" for the R8A77960 SoC;
16
+ "renesas,pcie-r8a77961" for the R8A77961 SoC;
1117 "renesas,pcie-r8a77980" for the R8A77980 SoC;
18
+ "renesas,pcie-r8a77990" for the R8A77990 SoC;
1219 "renesas,pcie-rcar-gen2" for a generic R-Car Gen2 or
1320 RZ/G1 compatible device.
14
- "renesas,pcie-rcar-gen3" for a generic R-Car Gen3 compatible device.
21
+ "renesas,pcie-rcar-gen3" for a generic R-Car Gen3 or
22
+ RZ/G2 compatible device.
1523
1624 When compatible with the generic version, nodes must list the
1725 SoC-specific version corresponding to the platform first