|
@@ -6,11 +6,14 @@ AHB. There is one bridge instance per USB port connected to the internal
|
|
|
OHCI and EHCI controllers.
|
|
|
|
|
|
Required properties:
|
|
|
-- compatible: "renesas,pci-r8a7790" for the R8A7790 SoC;
|
|
|
+- compatible: "renesas,pci-r8a7743" for the R8A7743 SoC;
|
|
|
+ "renesas,pci-r8a7745" for the R8A7745 SoC;
|
|
|
+ "renesas,pci-r8a7790" for the R8A7790 SoC;
|
|
|
"renesas,pci-r8a7791" for the R8A7791 SoC;
|
|
|
"renesas,pci-r8a7793" for the R8A7793 SoC;
|
|
|
"renesas,pci-r8a7794" for the R8A7794 SoC;
|
|
|
- "renesas,pci-rcar-gen2" for a generic R-Car Gen2 compatible device
|
|
|
+ "renesas,pci-rcar-gen2" for a generic R-Car Gen2 or
|
|
|
+ RZ/G1 compatible device.
|
|
|
|
|
|
|
|
|
When compatible with the generic version, nodes must list the
|