[PATCH 0/2] Input: matrix-keypad - Add device tree support

From: AnilKumar Ch
Date: Fri Oct 19 2012 - 03:06:43 EST


Add device tree support to matrix keypad driver by adding all necessary
DT parameters. Also added device tree bindings.

These patches were tested on AM335x-EVM with DT patches, DT patches
will be submitted once these are accepted.

AnilKumar Ch (2):
Input: matrix-keypad - remove const from pointer to array of gpios
Input: matrix-keypad - Add device tree support

.../devicetree/bindings/input/matrix-keypad.txt | 52 ++++++++++
drivers/input/keyboard/matrix_keypad.c | 104 +++++++++++++++++++-
include/linux/input/matrix_keypad.h | 4 +-
3 files changed, 157 insertions(+), 3 deletions(-)
create mode 100644 Documentation/devicetree/bindings/input/matrix-keypad.txt

--
1.7.9.5

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