mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
e0dd81e3aa
Some systems do not have an EC interrupt. Rather than assuming that the interrupt is always present, and hanging forever waiting for more input, handle the missing interrupt. This works by reading key scans only until we get an identical one. This means the EC keyscan FIFO is empty. Tested-by: Che-Liang Chiou <clchiou@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
cros_ec_keyb.c | ||
i8042.c | ||
input.c | ||
key_matrix.c | ||
keyboard.c | ||
Makefile | ||
pc_keyb.c | ||
ps2mult.c | ||
ps2ser.c | ||
tegra-kbc.c |