All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Input: mcs_touchkey: Adding device tree support for mcs touch key
@ 2014-05-21  5:51 Beomho Seo
  0 siblings, 0 replies; only message in thread
From: Beomho Seo @ 2014-05-21  5:51 UTC (permalink / raw)
  To: linux-input, devicetree, dmitry.torokhov, Joonyoung Shim,
	mark.rutland
  Cc: Myungjoo Ham, Jaehoon Chung, Chanwoo Choi

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-05-21  5:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21  5:51 [PATCH 0/2] Input: mcs_touchkey: Adding device tree support for mcs touch key Beomho Seo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.