u-boot/drivers/input
Dzmitry Sankouski e877996289 dm: input: add button_kbd driver
Bootmenu requires an input device with arrows and enter key.
A common smartphone luckily has power, volume up/down buttons,
which may be used for controlling bootmenu.
To use driver, add 'button-kbd' to stdin.

Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-02-10 13:41:06 -05:00
..
apple_spi_kbd.c input: apple: Add support for Apple SPI keyboard 2022-02-10 16:44:23 -05:00
button_kbd.c dm: input: add button_kbd driver 2023-02-10 13:41:06 -05:00
cros_ec_keyb.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
i8042.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
input.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
Kconfig dm: input: add button_kbd driver 2023-02-10 13:41:06 -05:00
key_matrix.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
keyboard-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
Makefile dm: input: add button_kbd driver 2023-02-10 13:41:06 -05:00
tegra-kbc.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
twl4030.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
twl6030.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00