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

dt-bindings: usb: renesas,usbhs: Document RZ/V2L bindings

Document RZ/V2L (R9A07G054) SoC bindings. USBHS block is identical to one
found on RZ/A2 SoC. No driver changes are required as generic compatible
string "renesas,rza2-usbhs" will be used as a fallback.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220227231531.32279-1-prabhakar.mahadev-lad.rj@bp.renesas.com

authored by

Lad Prabhakar and committed by
Rob Herring
53157759 f866a7ae

+4 -1
+4 -1
Documentation/devicetree/bindings/usb/renesas,usbhs.yaml
··· 20 20 - enum: 21 21 - renesas,usbhs-r7s9210 # RZ/A2 22 22 - renesas,usbhs-r9a07g044 # RZ/G2{L,LC} 23 + - renesas,usbhs-r9a07g054 # RZ/V2L 23 24 - const: renesas,rza2-usbhs 24 25 25 26 - items: ··· 117 116 properties: 118 117 compatible: 119 118 contains: 120 - const: renesas,usbhs-r9a07g044 119 + enum: 120 + - renesas,usbhs-r9a07g044 121 + - renesas,usbhs-r9a07g054 121 122 then: 122 123 properties: 123 124 interrupts: