Re: [PATCH v2 1/1] dt-bindings: input: touchscreen: convert colibri-vf50-ts.txt to yaml
From: Rob Herring
Date: Sun Aug 18 2024 - 11:30:30 EST
On Wed, Aug 14, 2024 at 12:29:35PM -0400, Frank Li wrote:
> Convert binding doc colibri-vf50-ts.txt to yaml.
> Additional change:
> - add ref touchscreen.yaml.
> - remove standard pinctrl properties.
>
> Fix below warning:
> arch/arm64/boot/dts/freescale/imx8qm-apalis-eval.dtb: /touchscreen:
> failed to match any schema with compatible: ['toradex,vf50-touchscreen']
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> Change from v1 to v2
> - fix missed required properties
> - use original submitter and input maintainer
> - add value limitted vf50-ts-min-pressure, just provide rough range, which
> not mention in original doc
> - fix style problem in example
> ---
> .../input/touchscreen/colibri-vf50-ts.txt | 34 --------
> .../input/touchscreen/toradex,vf50.yaml | 78 +++++++++++++++++++
> 2 files changed, 78 insertions(+), 34 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/colibri-vf50-ts.txt
> create mode 100644 Documentation/devicetree/bindings/input/touchscreen/toradex,vf50.yaml
toradex,vf50-touchscreen.yaml
With that,
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>