Input: add support for key scan interface of the LPC32xx SoC
authorRoland Stigge <stigge@antcom.de>
Fri, 13 Jul 2012 07:08:34 +0000 (00:08 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 18 Jul 2012 06:16:16 +0000 (23:16 -0700)
commit69690bec400e4c6cc89ef37376da1e633e14ad0f
tree2f2844e2f9f03d5ad8974b90ab087715787ac845
parent13987435cc28eab6e562e878e71b521e7ef5c860
Input: add support for key scan interface of the LPC32xx SoC

This is a driver for the key scan interface of the LPC32xx SoC

Signed-off-by: Roland Stigge <stigge@antcom.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/lpc32xx-key.txt [new file with mode: 0644]
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/lpc32xx-keys.c [new file with mode: 0644]
This page took 0.032621 seconds and 5 git commands to generate.