Input: samsung-keypad - Add samsung keypad driver
authorJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 21 Jul 2010 07:45:10 +0000 (00:45 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 21 Jul 2010 07:49:06 +0000 (00:49 -0700)
commit0fffed27f92d9d7a34de9fe017b7082b5958bb93
treed1ca545f052935ee87206ab6f84adb027bb56560
parent1ca56e513a9fd356d5a9e0de45dbe0e189e00386
Input: samsung-keypad - Add samsung keypad driver

This patch adds support for keypad driver running on Samsung cpus. This
driver is tested on GONI and Aquila board using S5PC110 cpu.

[ch.naveen@samsung.com: tested on SMDK6410, SMDKC100, and SMDKV210]
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Tested-by: Naveen Krishna Ch <ch.naveen@samsung.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
arch/arm/plat-samsung/include/plat/keypad.h [new file with mode: 0644]
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/samsung-keypad.c [new file with mode: 0644]