Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: phy: renesas,usb2-phy: Document RZ/V2L phy bindings

Document USB phy bindings for RZ/V2L SoC. RZ/V2L 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.

While at it, drop the comment "RZ/G2L family" for "renesas,rzg2l-usb2-phy"
compatible string as this will avoid changing the line for every new SoC
addition.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20220301124255.16836-1-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Lad Prabhakar and committed by
Vinod Koul
7a37e890 9a4556da

+2 -1
+2 -1
Documentation/devicetree/bindings/phy/renesas,usb2-phy.yaml
··· 33 33 - items: 34 34 - enum: 35 35 - renesas,usb2-phy-r9a07g044 # RZ/G2{L,LC} 36 - - const: renesas,rzg2l-usb2-phy # RZ/G2L family 36 + - renesas,usb2-phy-r9a07g054 # RZ/V2L 37 + - const: renesas,rzg2l-usb2-phy 37 38 38 39 reg: 39 40 maxItems: 1