Re: [PATCH v2 2/2] dt-bindings: touchscreen: Convert Goodix touchscreen to json-schema

From: Rob Herring
Date: Tue Jan 14 2020 - 18:31:37 EST


On Wed, 8 Jan 2020 10:11:18 +0100, Benjamin Gaignard wrote:
> Convert the Goodix binding to DT schema format using json-schema
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxx>
> ---
> version 2:
> - enumerate goodix's I2C adresses
> - add description for irq-gpio property
> - reference the common properties used by goodix
>
> .../bindings/input/touchscreen/goodix.txt | 50 --------------
> .../bindings/input/touchscreen/goodix.yaml | 78 ++++++++++++++++++++++
> 2 files changed, 78 insertions(+), 50 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/goodix.txt
> create mode 100644 Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>