uboot/drivers/input
Paul Kocialkowski a4c8bbbc28 input: twl4030: Keypad scan and input
This allows scanning the twl4030 keypad, storing the result in a 64-byte long
matrix with the twl4030_keypad_scan function.

Detecting a key at a given column and row is made easier with the
twl4030_keypad_key function.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@konsulko.com>
2015-08-12 20:47:36 -04:00
..
Kconfig dm: cros_ec: Convert to Kconfig 2015-02-19 06:19:18 -07:00
Makefile input: TWL4030 input support for power button, USB and charger 2015-08-12 20:47:35 -04:00
cros_ec_keyb.c cros_ec: exynos: Match up device tree with kernel version 2015-04-18 11:11:16 -06:00
i8042.c i8042: Add keyboard enable logic in kbd_reset() 2015-04-18 11:11:16 -06:00
input.c
key_matrix.c
keyboard.c
pc_keyb.c
ps2mult.c
ps2ser.c
tegra-kbc.c tegra: make local functions static 2014-10-25 07:27:37 -04:00
twl4030.c input: twl4030: Keypad scan and input 2015-08-12 20:47:36 -04:00