[PATCH 0/2] Add device tree support for omap4 keypad

From: Sourav Poddar
Date: Wed Apr 04 2012 - 09:28:02 EST


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-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/