OSDN Git Service

Input: add support for Nomadik SKE keypad controller
authorSundar Iyer <sundar.iyer@stericsson.com>
Thu, 30 Sep 2010 02:42:14 +0000 (19:42 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 13 Oct 2010 14:49:24 +0000 (07:49 -0700)
commit1158f0f16224068e27e384c1a27218aa00243967
treea5b5c255d8fe21cdd9948f64ce22acae8af0f6c3
parenta9cc0202227caa4adb5e823d5fbce7790364941f
Input: add support for Nomadik SKE keypad controller

Add support for the keypad controller in the Scroll Key Encoder (SKE)
module on the Nomadik family and the DB8500 SoC.

Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Sundar Iyer <sundar.iyer@stericsson.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
arch/arm/plat-nomadik/include/plat/ske.h [new file with mode: 0644]
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/nomadik-ske-keypad.c [new file with mode: 0644]