Re: [PATCH v4 2/5] dt-bindings: touchscreen: convert eeti bindings to json schema
From: Rob Herring <robh@kernel.org>
Date: 2025-09-18 20:08:43
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2025-09-18 20:08:43
Also in:
linux-devicetree, lkml
On Thu, Sep 18, 2025 at 05:36:07PM +0200, Dario Binacchi wrote:
Convert EETI touchscreen controller device tree binding to json-schema. Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> --- (no changes since v2) Changes in v2: - Added in v2 .../bindings/input/touchscreen/eeti.txt | 30 --------- .../bindings/input/touchscreen/eeti.yaml | 62 +++++++++++++++++++
eeti,exc3000-i2c.yaml
2 files changed, 62 insertions(+), 30 deletions(-) delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/eeti.txt create mode 100644 Documentation/devicetree/bindings/input/touchscreen/eeti.yaml