Re: [PATCH 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X

From: Oleh Kuzhylnyi
Date: Fri Aug 16 2024 - 13:55:53 EST


On Tue, Aug 13, 2024 at 11:15 AM Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>
> On 13/08/2024 01:22, Oleh Kuzhylnyi wrote:
> > Add documentation for the Hynitron CST816X touchscreen bindings.
> >
> > Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
>
> How this could come with review tag if this is v1? Or is it not
> correctly versioned?
>
> That will confuse all the tools...
>
> git format-patch -v2 or just use b4.

Oops. Messed up with b4 configuration. I will resend the proper version.

> > Signed-off-by: Oleh Kuzhylnyi <kuzhylol@xxxxxxxxx>
>
> ...
>
> > +
> > +properties:
> > + compatible:
> > + enum:
> > + - hynitron,cst816s
> > +
> > + reg:
> > + maxItems: 1
> > +
> > + interrupts:
> > + maxItems: 1
> > +
> > + reset-gpios:
> > + maxItems: 1
> > +
> > +additionalProperties: false
>
> If there is going to be new version, this goes after required: block.
>
>
> Best regards,
> Krzysztof
>