[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1350630373-24279-1-git-send-email-anilkumar@ti.com>
Date: Fri, 19 Oct 2012 12:36:11 +0530
From: AnilKumar Ch <anilkumar@...com>
To: <dmitry.torokhov@...il.com>, <grant.likely@...retlab.ca>
CC: <rob.herring@...xeda.com>, <dgdunix@...il.com>,
<linux-input@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<devicetree-discuss@...ts.ozlabs.org>,
AnilKumar Ch <anilkumar@...com>
Subject: [PATCH 0/2] Input: matrix-keypad - Add device tree support
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists