[PATCH 0/2] Input: mcs_touchkey: Adding device tree support for mcs touch key
From: Beomho Seo <hidden>
Date: 2014-05-21 05:51:40
Also in:
linux-input
From: Beomho Seo <hidden>
Date: 2014-05-21 05:51:40
Also in:
linux-input
This patch adds the possibility to get the data from the device tree. It is based on next branch. and tested on exynos4412 board. Beomho Seo (2): Input: mcs_touchkey: add device tree support Input: mcs_touchkey: add device tree binding document .../devicetree/bindings/input/mcs-touchkey.txt | 25 +++++++ drivers/input/keyboard/mcs_touchkey.c | 73 ++++++++++++++++++-- 2 files changed, 94 insertions(+), 4 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/mcs-touchkey.txt -- 1.7.9.5