Skip to content

Commit f3c8498

Browse files
claudiubezneavinodkoul
authored andcommitted
dt-bindings: phy: renesas,usb2-phy: Document RZ/G3S phy bindings
Document the RZ/G3S PHY bindings. The RZ/G3S USB PHY is almost identical with the RZ/G2L USB PHY. The difference is that there is a hardware limitation on the max burst size used when the BUS master interface issues a transfer request for RZ/G3S that is configured though PHY registers. Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240822152801.602318-12-claudiu.beznea.uj@bp.renesas.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 4eae163 commit f3c8498

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
@@ -13,7 +13,9 @@ properties:
1313
compatible:
1414
oneOf:
1515
- items:
16-
- const: renesas,usb2-phy-r8a77470 # RZ/G1C
16+
- enum:
17+
- renesas,usb2-phy-r8a77470 # RZ/G1C
18+
- renesas,usb2-phy-r9a08g045 # RZ/G3S
1719

1820
- items:
1921
- enum:

0 commit comments

Comments
 (0)