Skip to content

Commit c6233c5

Browse files
prabhakarladrobherring
authored andcommitted
dt-bindings: PCI: pci-rcar-gen2: Add device tree support for r8a7742
Add internal PCI bridge support for r8a7742 SoC. The Renesas RZ/G1H (R8A7742) internal PCI bridge is identical to the R-Car Gen2 family. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Marian-Cristian Rotariu <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Rob Herring <[email protected]>
1 parent 9184450 commit c6233c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/devicetree/bindings/pci/pci-rcar-gen2.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ AHB. There is one bridge instance per USB port connected to the internal
66
OHCI and EHCI controllers.
77

88
Required properties:
9-
- compatible: "renesas,pci-r8a7743" for the R8A7743 SoC;
9+
- compatible: "renesas,pci-r8a7742" for the R8A7742 SoC;
10+
"renesas,pci-r8a7743" for the R8A7743 SoC;
1011
"renesas,pci-r8a7744" for the R8A7744 SoC;
1112
"renesas,pci-r8a7745" for the R8A7745 SoC;
1213
"renesas,pci-r8a7790" for the R8A7790 SoC;

0 commit comments

Comments
 (0)