summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
diff options
context:
space:
mode:
authorJonathan Bakker <xc-racer2@live.ca>2019-01-07 11:21:16 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2019-01-07 11:49:42 -0800
commit1cdbd3e57698fa22eddb522b2c7fa6048420da5f (patch)
tree0df55650de8f5d36084b9433b863c0ecc25c927e /Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
parent07df1c55270c142b5027dd31787c42d2b01e2e92 (diff)
Input: tm2-touchkey - add support for aries touchkey variant
The touchkey variant found on aries board is slighty different, it uses a fixed regulator and writes/read to the same place Signed-off-by: Jonathan Bakker <xc-racer2@live.ca> Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt')
-rw-r--r--Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
index 22466d8a750d..f517660a3204 100644
--- a/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
+++ b/Documentation/devicetree/bindings/input/cypress,tm2-touchkey.txt
@@ -4,6 +4,7 @@ Required properties:
- compatible:
* "cypress,tm2-touchkey" - for the touchkey found on the tm2 board
* "cypress,midas-touchkey" - for the touchkey found on midas boards
+ * "cypress,aries-touchkey" - for the touchkey found on aries boards
- reg: I2C address of the chip.
- interrupt-parent: a phandle for the interrupt controller (see interrupt
binding[0]).