mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-30 19:13:03 -04: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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user