Input: add matrix keypad driver for Cirrus EP93xx
This is a keyboard driver for the Cirrus Logic EP93xx keypad matrix peripheral. This driver is based on the pxa27x_keypad driver. [dtor@mail.ru: Plug in input_dev->keycode so keymap can be changed from userspace.] Signed-off-by:H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>
Showing
- arch/arm/mach-ep93xx/include/mach/ep93xx_keypad.h 42 additions, 0 deletionsarch/arm/mach-ep93xx/include/mach/ep93xx_keypad.h
- drivers/input/keyboard/Kconfig 10 additions, 0 deletionsdrivers/input/keyboard/Kconfig
- drivers/input/keyboard/Makefile 1 addition, 0 deletionsdrivers/input/keyboard/Makefile
- drivers/input/keyboard/ep93xx_keypad.c 470 additions, 0 deletionsdrivers/input/keyboard/ep93xx_keypad.c
drivers/input/keyboard/ep93xx_keypad.c
0 → 100644
Please register or sign in to comment