[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <64d0244628a921c0aae5ffed8060c9c8938059d4.1587916846.git.mirq-linux@rere.qmqm.pl>
Date: Sun, 26 Apr 2020 18:11:15 +0200
From: Michał Mirosław <mirq-linux@...e.qmqm.pl>
To: David Heidelberg <david@...t.cz>,
Dmitry Osipenko <digetx@...il.com>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Henrik Rydberg <rydberg@...math.org>,
James Chen <james.chen@....com.tw>,
Johnny Chuang <johnny.chuang@....com.tw>,
Rob Herring <robh+dt@...nel.org>,
Scott Liu <scott.liu@....com.tw>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH v4 08/10] dt-bindings: input: elants-i2c: Document common
touchscreen properties
From: Dmitry Osipenko <digetx@...il.com>
Document support of the common touchscreen properties.
Signed-off-by: Dmitry Osipenko <digetx@...il.com>
Reviewed-by: Michał Mirosław <mirq-linux@...e.qmqm.pl>
Acked-by: Rob Herring <robh@...nel.org>
Signed-off-by: Michał Mirosław <mirq-linux@...e.qmqm.pl>
---
Documentation/devicetree/bindings/input/elants_i2c.txt | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/input/elants_i2c.txt b/Documentation/devicetree/bindings/input/elants_i2c.txt
index 5edac8be0802..45fab32bbc19 100644
--- a/Documentation/devicetree/bindings/input/elants_i2c.txt
+++ b/Documentation/devicetree/bindings/input/elants_i2c.txt
@@ -14,9 +14,13 @@ Optional properties:
- reset-gpios: reset gpio the chip is connected to.
- vcc33-supply: a phandle for the regulator supplying 3.3V power.
- vccio-supply: a phandle for the regulator supplying IO power.
+- see [2] for additional properties
+
+For additional optional properties see: touchscreen.txt
[0]: Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
[1]: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
+[2]: Documentation/devicetree/bindings/input/touchscreen/touchscreen.txt
Example:
&i2c1 {
--
2.20.1
Powered by blists - more mailing lists