Input: add DaVinci Keypad Driver
authorMiguel Aguilar <miguel.aguilar@ridgerun.com>
Wed, 14 Oct 2009 06:37:32 +0000 (23:37 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 Oct 2009 06:58:45 +0000 (23:58 -0700)
commitbc09dcadc1a3da87d58aa70ebc8e9441205be75c
treec5b7b7ab15d134aff04fa0a5d120d407f4dd0d84
parent216023255abc13ca276adfcf4ff2af111aaebc5e
Input: add DaVinci Keypad Driver

This driver enables keypad support on DaVinci platforms. DM365 is the
only platform that uses this driver at the moment.

Signed-off-by: Miguel Aguilar <miguel.aguilar@ridgerun.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
arch/arm/mach-davinci/include/mach/keyscan.h [new file with mode: 0644]
drivers/input/keyboard/Kconfig
drivers/input/keyboard/Makefile
drivers/input/keyboard/davinci_keyscan.c [new file with mode: 0644]