Skip to content

Commit 00399bb

Browse files
prabhakarladvinodkoul
authored andcommitted
dt-bindings: phy: renesas,usb2-phy: Document RZ/V2N SoC support
Document support for the USB2.0 phy found on the Renesas RZ/V2N (R9A09G056) SoC. The USB2.0 phy is functionally identical to that on the RZ/V2H(P) SoC, so no driver changes are needed. The existing `renesas,usb2-phy-r9a09g057` compatible will be used as a fallback for the RZ/V2N SoC. Signed-off-by: Lad Prabhakar <[email protected]> Acked-by: Conor Dooley <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 4dcf163 commit 00399bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ properties:
4040
- renesas,usb2-phy-r9a07g054 # RZ/V2L
4141
- const: renesas,rzg2l-usb2-phy
4242

43+
- items:
44+
- const: renesas,usb2-phy-r9a09g056 # RZ/V2N
45+
- const: renesas,usb2-phy-r9a09g057
46+
4347
reg:
4448
maxItems: 1
4549

0 commit comments

Comments
 (0)