Re: [PATCH] dt-bindings: input: touchscreen: st1232: Convert to json-schema
From: Rob Herring <robh@kernel.org>
Date: 2021-06-16 17:59:37
Also in:
linux-devicetree, linux-renesas-soc
From: Rob Herring <robh@kernel.org>
Date: 2021-06-16 17:59:37
Also in:
linux-devicetree, linux-renesas-soc
On Fri, 11 Jun 2021 15:30:05 +0200, Geert Uytterhoeven wrote:
Convert the Sitronix st1232/st1633 touchscreen controller Device Tree binding documentation to json-schema. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- .../input/touchscreen/sitronix,st1232.yaml | 50 +++++++++++++++++++ .../input/touchscreen/sitronix-st1232.txt | 28 ----------- 2 files changed, 50 insertions(+), 28 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/touchscreen/sitronix,st1232.yaml delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt
Reviewed-by: Rob Herring <robh@kernel.org>