Skip to content

Commit 9184450

Browse files
prabhakarladrobherring
authored andcommitted
dt-bindings: phy: rcar-gen2: Add r8a7742 support
Add USB PHY support for r8a7742 SoC. Renesas RZ/G1H (R8A7742) USB PHY 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 760b17a commit 9184450

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ This file provides information on what the device node for the R-Car generation
44
2 USB PHY contains.
55

66
Required properties:
7-
- compatible: "renesas,usb-phy-r8a7743" if the device is a part of R8A7743 SoC.
7+
- compatible: "renesas,usb-phy-r8a7742" if the device is a part of R8A7742 SoC.
8+
"renesas,usb-phy-r8a7743" if the device is a part of R8A7743 SoC.
89
"renesas,usb-phy-r8a7744" if the device is a part of R8A7744 SoC.
910
"renesas,usb-phy-r8a7745" if the device is a part of R8A7745 SoC.
1011
"renesas,usb-phy-r8a77470" if the device is a part of R8A77470 SoC.

0 commit comments

Comments
 (0)