Re: [PATCH v2 8/9] dt-bindings: input: elants-i2c: Document common touchscreen properties
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2019-12-12 01:01:04
Also in:
linux-devicetree, lkml
From: Dmitry Osipenko <digetx@gmail.com>
Date: 2019-12-12 01:01:04
Also in:
linux-devicetree, lkml
12.12.2019 03:58, Dmitry Osipenko пишет:
11.12.2019 19:03, Michał Mirosław пишет:quoted
From: Dmitry Osipenko <digetx@gmail.com> Document support of the common touchscreen properties. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Michał Mirosław <mirq-linux@rere.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 {Rob's email address is incorrect: [off-list ref] -> [off-list ref] But I suppose he's keeping an eye on the device-tree ML.
Adding Rob to CC using the correct address.