diff options
author | Matthias Fend <matthias.fend@wolfvision.net> | 2019-02-11 00:30:26 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-02-16 21:39:42 -0800 |
commit | 16ab4f43eb953277e915115c1d811d2a518d6bf2 (patch) | |
tree | 0d39f46f9a1c0f5612bc53feb2405fc8e8326042 /Documentation/devicetree/bindings/input | |
parent | 6b65189a2d09e0821c80581455b748c23c9342e9 (diff) | |
download | lwn-16ab4f43eb953277e915115c1d811d2a518d6bf2.tar.gz lwn-16ab4f43eb953277e915115c1d811d2a518d6bf2.zip |
Input: st1232 - handle common DT bindings
This is required to specify generic touchscreen properties via DT.
Signed-off-by: Matthias Fend <matthias.fend@wolfvision.net>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/input')
-rw-r--r-- | Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt b/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt index e73e826e0f2a..019373253b28 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt @@ -10,6 +10,8 @@ Required properties: Optional properties: - gpios: a phandle to the reset GPIO +For additional optional properties see: touchscreen.txt + Example: i2c@00000000 { |