Re: [PATCH v4 2/5] dt-bindings: touchscreen: Convert resistive-adc-touch binding to json schema

From: Rob Herring
Date: Thu May 20 2021 - 21:35:16 EST


On Wed, 19 May 2021 11:42:18 +0200, Oleksij Rempel wrote:
> Convert the resistive-adc-touch binding to DT schema format using json-schema.
>
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
> ---
> .../input/touchscreen/resistive-adc-touch.txt | 33 ---------
> .../touchscreen/resistive-adc-touch.yaml | 70 +++++++++++++++++++
> 2 files changed, 70 insertions(+), 33 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/resistive-adc-touch.txt
> create mode 100644 Documentation/devicetree/bindings/input/touchscreen/resistive-adc-touch.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>