Re: [PATCH v4 4/5] dt-bindings: touchscreen: convert zet6223 bindings to json schema
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2025-09-18 20:11:22
Also in:
linux-devicetree, lkml
From: "Rob Herring (Arm)" <robh@kernel.org>
Date: 2025-09-18 20:11:22
Also in:
linux-devicetree, lkml
On Thu, 18 Sep 2025 17:36:09 +0200, Dario Binacchi wrote:
Convert Zeitec ZET6223 touchscreen controller device tree binding to json-schema. Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> --- Changes in v4: - Drop "Phandle to the" from vio-supply and vcc-supply - Rename to zeitec,zet6223.yaml Changes in v2: - Added in v2 .../input/touchscreen/zeitec,zet6223.yaml | 62 +++++++++++++++++++ .../bindings/input/touchscreen/zet6223.txt | 30 --------- 2 files changed, 62 insertions(+), 30 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/touchscreen/zeitec,zet6223.yaml delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/zet6223.txt
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>