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 <prabhakar.mahadev-lad.rj@bp.renesas.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20250528133858.168582-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 4dcf163 commit 00399bb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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)