summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/input
diff options
context:
space:
mode:
authorAlban Bedel2012-11-05 19:55:25 +0100
committerDmitry Torokhov2012-11-29 18:28:50 +0100
commite89e29b8585379c844b03fb3aa2cca73e2bc5b26 (patch)
tree904bb25bb9c50818617ccf5e83ae501cb534f386 /Documentation/devicetree/bindings/input
parentInput: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver (diff)
downloadkernel-qcow2-linux-e89e29b8585379c844b03fb3aa2cca73e2bc5b26.tar.gz
kernel-qcow2-linux-e89e29b8585379c844b03fb3aa2cca73e2bc5b26.tar.xz
kernel-qcow2-linux-e89e29b8585379c844b03fb3aa2cca73e2bc5b26.zip
Input: tca8418_keypad - add support for device tree bindings
Signed-off-by: Alban Bedel <alban.bedel@avionic-design.de> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/input')
-rw-r--r--Documentation/devicetree/bindings/input/tca8418_keypad.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/tca8418_keypad.txt b/Documentation/devicetree/bindings/input/tca8418_keypad.txt
new file mode 100644
index 000000000000..2a1538f0053f
--- /dev/null
+++ b/Documentation/devicetree/bindings/input/tca8418_keypad.txt
@@ -0,0 +1,8 @@
+
+Required properties:
+- compatible: "ti,tca8418"
+- reg: the I2C address
+- interrupts: IRQ line number, should trigger on falling edge
+- keypad,num-rows: The number of rows
+- keypad,num-columns: The number of columns
+- linux,keymap: Keys definitions, see keypad-matrix.