Re: [PATCH 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
From: Krzysztof Kozlowski
Date: Tue Aug 13 2024 - 05:15:58 EST
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.
> 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