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/G2UL bindings

Document RZ/G2ULSoC 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.

While at it, make the resets property required on RZ/{G2L,G2UL,V2L} SoC.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20220425140215.186797-1-biju.das.jz@bp.renesas.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Biju Das and committed by
Greg Kroah-Hartman
7a60fa06 ef94b266

+4
+4
Documentation/devicetree/bindings/usb/renesas,usbhs.yaml
··· 19 19 - items: 20 20 - enum: 21 21 - renesas,usbhs-r7s9210 # RZ/A2 22 + - renesas,usbhs-r9a07g043 # RZ/G2UL 22 23 - renesas,usbhs-r9a07g044 # RZ/G2{L,LC} 23 24 - renesas,usbhs-r9a07g054 # RZ/V2L 24 25 - const: renesas,rza2-usbhs ··· 119 118 compatible: 120 119 contains: 121 120 enum: 121 + - renesas,usbhs-r9a07g043 122 122 - renesas,usbhs-r9a07g044 123 123 - renesas,usbhs-r9a07g054 124 124 then: ··· 130 128 - description: U2P_INT_DMA[0] 131 129 - description: U2P_INT_DMA[1] 132 130 - description: U2P_INT_DMAERR 131 + required: 132 + - resets 133 133 else: 134 134 properties: 135 135 interrupts: