Skip to content

Commit 642c462

Browse files
Tommaso Merciaivinodkoul
authored andcommitted
dt-bindings: phy: renesas,usb2-phy: Document RZ/G3E SoC
Document USB2.0 phy bindings for RZ/G3E ("R9A09G047") SoC. The RZ/G3E USB2.0 phy is functionally identical to the one found on the RZ/V2H(P), so no driver changes are needed. The existing "renesas,usb2-phy-r9a09g057" will be used as a fallback compatible for this IP. Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com> Link: https://patch.msgid.link/4f2454708428b48e03faabe79e383999fb1ab458.1766405010.git.tommaso.merciai.xr@bp.renesas.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent cd597ce commit 642c462

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ properties:
4141
- const: renesas,rzg2l-usb2-phy
4242

4343
- items:
44-
- const: renesas,usb2-phy-r9a09g056 # RZ/V2N
44+
- enum:
45+
- renesas,usb2-phy-r9a09g047 # RZ/G3E
46+
- renesas,usb2-phy-r9a09g056 # RZ/V2N
4547
- const: renesas,usb2-phy-r9a09g057
4648

4749
- const: renesas,usb2-phy-r9a09g077 # RZ/T2H

0 commit comments

Comments
 (0)