This series adds device tree support for omap4 onchip keypad. Cc: Rob Herring <rob.herring@xxxxxxxxxxx> Cc: Grant Likely <grant.likely@xxxxxxxxxxxx> Cc: Felipe Balbi <balbi@xxxxxx> Sourav Poddar (2): arm/dts: omap4-sdp: Add keypad data drivers: input: keypad: Add device tree support Test Info: -Tested on Omap4430 sdp with 3.4-rc1 .../devicetree/bindings/input/omap-keypad.txt | 52 ++++ arch/arm/boot/dts/omap4-sdp.dts | 291 ++++++++++++++++++++ arch/arm/boot/dts/omap4.dtsi | 5 + drivers/input/keyboard/omap4-keypad.c | 114 ++++++-- 4 files changed, 439 insertions(+), 23 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/omap-keypad.txt -- 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