uboot/drivers/input
Simon Glass f9f788f072 i8042: Add keyboard enable logic in kbd_reset()
This code appears to be missing a piece that is needed on some keyboards
to enable the keyboard. Add this in.

This makes the keyboard work correctly on chromebook_link.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-04-18 11:11:16 -06:00
..
Kconfig
Makefile
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