Re: [PATCH 3/6] dt-bindings: usb: maxim,max33359: Add supply property for VBUS in OTG mode

From: André Draszik

Date: Wed Nov 26 2025 - 11:18:46 EST


On Tue, 2025-11-25 at 12:13 -0800, Amit Sunil Dhamne wrote:
> Hi Krzysztof,
>
> On 11/23/25 11:53 PM, Krzysztof Kozlowski wrote:
> > On Sun, Nov 23, 2025 at 08:35:50AM +0000, Amit Sunil Dhamne wrote:
> > > Add a regulator supply property for VBUS when usb is in OTG mode.
> > >
> > > Signed-off-by: Amit Sunil Dhamne <amitsd@xxxxxxxxxx>
> > > Reviewed-by: Badhri Jagan Sridharan <badhri@xxxxxxxxxx>
> > > ---
> > >   Documentation/devicetree/bindings/usb/maxim,max33359.yaml | 4 ++++
> > >   1 file changed, 4 insertions(+)
> > >
> > > diff --git a/Documentation/devicetree/bindings/usb/maxim,max33359.yaml
> > > b/Documentation/devicetree/bindings/usb/maxim,max33359.yaml
> > > index 3de4dc40b791..a529f18c4918 100644
> > > --- a/Documentation/devicetree/bindings/usb/maxim,max33359.yaml
> > > +++ b/Documentation/devicetree/bindings/usb/maxim,max33359.yaml
> > > @@ -32,6 +32,9 @@ properties:
> > >       description:
> > >         Properties for usb c connector.
> > >  
> > > +  otg-vbus-supply:
> > How is the pin or supply called in the datasheet?
>
> The pin that supplies the VBUS power in OTG is referred to as Vchgin in

I think that should be chgin (without V prefix)

> the datasheet.

Cheers,
Andre'