Message ID | 20220423134752.143090-1-biju.das.jz@bp.renesas.com |
---|---|
State | Accepted |
Commit | bc055a50a8594a634e09a7286601d0d2bd51c734 |
Headers | show |
Series | dt-bindings: phy: renesas, usb2-phy: Document RZ/G2UL phy bindings | expand |
On 23/04/2022 15:47, Biju Das wrote: > Document USB phy bindings for RZ/G2UL SoC. RZ/G2UL USB phy is identical to > one found on the RZ/G2L SoC. No driver changes are required as generic > compatible string "renesas,rzg2l-usb2-phy" will be used as a fallback. > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Sat, Apr 23, 2022 at 3:48 PM Biju Das <biju.das.jz@bp.renesas.com> wrote: > Document USB phy bindings for RZ/G2UL SoC. RZ/G2UL USB phy is identical to > one found on the RZ/G2L SoC. No driver changes are required as generic > compatible string "renesas,rzg2l-usb2-phy" will be used as a fallback. > > Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
On 23-04-22, 14:47, Biju Das wrote: > Document USB phy bindings for RZ/G2UL SoC. RZ/G2UL USB phy is identical to > one found on the RZ/G2L SoC. No driver changes are required as generic > compatible string "renesas,rzg2l-usb2-phy" will be used as a fallback. Applied, thanks
diff --git a/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml b/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml index 16807bbbdcb1..f82649a55e91 100644 --- a/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml +++ b/Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml @@ -32,6 +32,7 @@ properties: - items: - enum: + - renesas,usb2-phy-r9a07g043 # RZ/G2UL - renesas,usb2-phy-r9a07g044 # RZ/G2{L,LC} - renesas,usb2-phy-r9a07g054 # RZ/V2L - const: renesas,rzg2l-usb2-phy
Document USB phy bindings for RZ/G2UL SoC. RZ/G2UL USB phy is identical to one found on the RZ/G2L SoC. No driver changes are required as generic compatible string "renesas,rzg2l-usb2-phy" will be used as a fallback. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> --- Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml | 1 + 1 file changed, 1 insertion(+)