Re: [PATCH v6 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen

From: Rob Herring
Date: Tue Jan 30 2024 - 17:28:54 EST


On Fri, Jan 26, 2024 at 12:46:16PM +0100, Krzysztof Kozlowski wrote:
> On 25/01/2024 17:58, Kamel Bouhara wrote:
> > + reset-gpios:
> > + maxItems: 1
> > +
> > + vdda-supply:
> > + description: Analog power supply regulator on VDDA pin
> > +
> > + vddi-supply:
> > + description: I/O power supply regulator on VDDI pin
> > +
> > + startup-time-ms:
> > + description: delay after power supply regulator is applied in ms
>
> That's a regulator property - ramp up time.

I'm sure there's an existing property name that could be used.

But why is it needed? Is it variable per board with the same device? If
not, it should be implied by the compatible.

Rob