[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200107130903.14421-1-benjamin.gaignard@st.com>
Date: Tue, 7 Jan 2020 14:09:01 +0100
From: Benjamin Gaignard <benjamin.gaignard@...com>
To: <dmitry.torokhov@...il.com>, <robh+dt@...nel.org>,
<mark.rutland@....com>
CC: <linux-input@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <yannick.fertre@...com>,
Benjamin Gaignard <benjamin.gaignard@...com>
Subject: [PATCH 0/2] Convert Goodix touchscreen to json-schema
This series convert Goodix touchscreen used on STM32 boards to json-schema.
Before converting goodix bindings itself it add a schema for common
touchscreen properties.
Benjamin Gaignard (2):
dt-bindings: touchscreen: Add touchscreen schema
dt-bindings: touchscreen: Convert Goodix touchscreen to json-schema
.../bindings/input/touchscreen/goodix.txt | 50 ----------------
.../bindings/input/touchscreen/goodix.yaml | 69 ++++++++++++++++++++++
.../bindings/input/touchscreen/touchscreen.yaml | 63 ++++++++++++++++++++
3 files changed, 132 insertions(+), 50 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/goodix.txt
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/goodix.yaml
create mode 100644 Documentation/devicetree/bindings/input/touchscreen/touchscreen.yaml
--
2.15.0
Powered by blists - more mailing lists