Re: [PATCH v6 1/1] dt-bindings: input: touchscreen: convert ads7846.txt to yaml

From: Dmitry Torokhov
Date: Mon Aug 26 2024 - 14:59:26 EST


On Mon, Aug 26, 2024 at 12:22:56PM -0400, Frank Li wrote:
> Convert binding doc ads7846.txt to yaml format.
> Additional change:
> - add ref to touchscreen.yaml and spi-peripheral-props.yaml.
> - use common node name touchscreen.
> - sort ti properties alphabetically.
> - sort common properties alphabetically.
> - sort compatible string alphabetically.
> - remove vcc-supply from required list.
> - deprecated ti,x-min, ti,y-min
>
> Fix below warning: arch/arm64/boot/dts/freescale/imx8mm-var-som-symphony.dtb: touchscreen@0:
> ti,x-min: b'\x00}' is not of type 'object', 'array', 'boolean', 'null'
>
> Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> Reviewed-by: Marek Vasut <marex@xxxxxxx>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>

Applied, thank you.

--
Dmitry