On 11/06/2024 13:03, Biju Das wrote: > The VBUS enable can be controlled by the VBOUT bit of the VBUS control > register. This register is part of usbphy-ctrl IP. > > Document the USB VBUS regulator object. > > > additionalProperties: false > > @@ -64,4 +71,9 @@ examples: > resets = <&cpg R9A07G044_USB_PRESETN>; > power-domains = <&cpg>; > #reset-cells = <1>; > + regulator-vbus { > + regulator-name = "vbus"; Messed indentation. What is the indentation of the rest? Best regards, Krzysztof