Hi, Geert, On 08.10.2024 17:51, Geert Uytterhoeven wrote: > Hi Claudiu, > > On Thu, Aug 22, 2024 at 5:28 PM Claudiu <claudiu.beznea@xxxxxxxxx> wrote: >> From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> >> >> The USBHS IP block on RZ/G3S SoC is identitcal to the one found on the >> RZ/G2L device. Document the RZ/G3S USBHS IP block. >> >> Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > >> --- a/Documentation/devicetree/bindings/usb/renesas,usbhs.yaml >> +++ b/Documentation/devicetree/bindings/usb/renesas,usbhs.yaml >> @@ -26,6 +26,7 @@ properties: >> - renesas,usbhs-r9a07g043 # RZ/G2UL and RZ/Five >> - renesas,usbhs-r9a07g044 # RZ/G2{L,LC} >> - renesas,usbhs-r9a07g054 # RZ/V2L >> + - renesas,usbhs-r9a08g045 # RZ/G3S >> - const: renesas,rzg2l-usbhs >> >> - items: > > So we do have new users of the HS-USB block! > If you do have a need for renesas,enable-gpios, it may be a good idea > to proceed as per the discussion in "[PATCH 1/2] dt-bindings: usb: > renesas,usbhs: Deprecate renesas,enable-gpio" > (https://lore.kernel.org/all/20241002213652.GA1330004-robh@xxxxxxxxxx/). Thank you for letting me know. As of my current investigation there is no need for this property. I'll keep it in mind, anyway. Thank you, Claudiu Beznea > > Gr{oetje,eeting}s, > > Geert >