Hi, Add device tree support for the twl4030 keypad, which is for example used in the Nokia N900.
Changes since v2 [0]: * Removed patches, which add twl4030-keypad node to omap3 and nokia n900 dts files. I will send these to Benoit once this patchset is queued. * Split devicetree binding documentation into its own patch. * Fix typo in documentation [0] https://lkml.org/lkml/2013/10/22/141 -- Sebastian Sebastian Reichel (2): Input: twl4030-keypad - add device tree support dt: binding documentation for twl4030-keypad .../devicetree/bindings/input/twl4030-keypad.txt | 31 ++++++++ drivers/input/keyboard/twl4030_keypad.c | 91 ++++++++++++++++++---- 2 files changed, 105 insertions(+), 17 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/twl4030-keypad.txt -- 1.8.4.rc3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/