Hi, Add device tree support for the twl4030 keypad, which is for example used in the Nokia N900. Changes since v3 [0]: * Removed support for disabling autorepeat via DT. There is still discussion going on, how the standard binding should look like. On the other hand everyone agrees, that autorepeat should be default for keypads. * Remove useless twl4030_keypad_dt_match [0] https://lkml.org/lkml/2013/11/8/463 -- Sebastian Sebastian Reichel (2): Input: twl4030-keypad - add device tree support dt: binding documentation for twl4030-keypad .../devicetree/bindings/input/twl4030-keypad.txt | 27 +++++++++ drivers/input/keyboard/twl4030_keypad.c | 65 ++++++++++++++++------ 2 files changed, 75 insertions(+), 17 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/twl4030-keypad.txt -- 1.8.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html