mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
dt-bindings: phy: renesas,usb2-phy: Document RZ/G3L PHY bindings
Add device tree binding support for the RZ/G3L (r9a08g046) USB2 PHY. The RZ/G3L USB PHY is almost identical to the RZ/G3S USB PHY, the difference being 2 OTG blocks on RZ/G3L compared to 1 on RZ/G3S. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://patch.msgid.link/20260806102236.149159-7-biju.das.jz@bp.renesas.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
This commit is contained in:
parent
eca0e717aa
commit
e6c3be558d
|
|
@ -16,6 +16,7 @@ properties:
|
|||
- enum:
|
||||
- renesas,usb2-phy-r8a77470 # RZ/G1C
|
||||
- renesas,usb2-phy-r9a08g045 # RZ/G3S
|
||||
- renesas,usb2-phy-r9a08g046 # RZ/G3L
|
||||
- renesas,usb2-phy-r9a09g057 # RZ/V2H(P)
|
||||
|
||||
- items:
|
||||
|
|
@ -132,6 +133,7 @@ allOf:
|
|||
enum:
|
||||
- renesas,usb2-phy-r9a09g057
|
||||
- renesas,usb2-phy-r9a08g045
|
||||
- renesas,usb2-phy-r9a08g046
|
||||
- renesas,rzg2l-usb2-phy
|
||||
then:
|
||||
properties:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user