[PATCH] Documentation: dt: matrix-keymap: Add linux,keypad-no-autorepeat

From: Sebastian Reichel
Date: Fri Nov 08 2013 - 17:54:26 EST


Add documentation for linux,keypad-no-autorepeat, which
is supported by most matrix-keymap implementations.

Signed-off-by: Sebastian Reichel <sre@xxxxxxxxxx>
---
Documentation/devicetree/bindings/input/matrix-keymap.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/input/matrix-keymap.txt b/Documentation/devicetree/bindings/input/matrix-keymap.txt
index c54919f..e87de50 100644
--- a/Documentation/devicetree/bindings/input/matrix-keymap.txt
+++ b/Documentation/devicetree/bindings/input/matrix-keymap.txt
@@ -14,6 +14,7 @@ drivers will use fixed values for these.
- keypad,num-rows: Number of row lines connected to the keypad controller.
- keypad,num-columns: Number of column lines connected to the keypad
controller.
+- linux,keypad-no-autorepeat: Do not enable autorepeat feature.

Some users of this binding might choose to specify secondary keymaps for
cases where there is a modifier key such as a Fn key. Proposed names
--
1.8.4.rc3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/