Searched hist:"795 e6bf33561ff03e253a6a756d5eb663b4a56bd" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/input/keyboard/ |
H A D | sh_keysc.c | 795e6bf33561ff03e253a6a756d5eb663b4a56bd Wed Mar 05 00:23:45 CET 2008 Magnus Damm <magnus.damm@gmail.com> sh: SuperH KEYSC platform driver
Add a platform driver for the SuperH KEYSC block. The driver expects to get mode, timing information and keypad layout from the board code as platform data. The board code is resonsible for pin configuration.
Both sh7343 and sh7722 should be supported, but only the sh7722 processor has been tested so far. SH_KEYSC_MODE_3 is yet to be tested.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Cc: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | Makefile | diff 795e6bf33561ff03e253a6a756d5eb663b4a56bd Wed Mar 05 00:23:45 CET 2008 Magnus Damm <magnus.damm@gmail.com> sh: SuperH KEYSC platform driver
Add a platform driver for the SuperH KEYSC block. The driver expects to get mode, timing information and keypad layout from the board code as platform data. The board code is resonsible for pin configuration.
Both sh7343 and sh7722 should be supported, but only the sh7722 processor has been tested so far. SH_KEYSC_MODE_3 is yet to be tested.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Cc: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
H A D | Kconfig | diff 795e6bf33561ff03e253a6a756d5eb663b4a56bd Wed Mar 05 00:23:45 CET 2008 Magnus Damm <magnus.damm@gmail.com> sh: SuperH KEYSC platform driver
Add a platform driver for the SuperH KEYSC block. The driver expects to get mode, timing information and keypad layout from the board code as platform data. The board code is resonsible for pin configuration.
Both sh7343 and sh7722 should be supported, but only the sh7722 processor has been tested so far. SH_KEYSC_MODE_3 is yet to be tested.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Cc: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|