u-boot/drivers/button
Dzmitry Sankouski ea6fdc1359 dm: button: add support for linux_code in button-gpio.c driver
Linux event code must be used in input devices, using buttons.

Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-02-10 12:50:01 -05:00
..
button-adc.c button: adc: set state to pressed when the voltage is closest to nominal 2022-02-11 09:00:47 -05:00
button-gpio.c dm: button: add support for linux_code in button-gpio.c driver 2023-02-10 12:50:01 -05:00
button-uclass.c dm: button: add support for linux_code in button-gpio.c driver 2023-02-10 12:50:01 -05:00
Kconfig button: gpio: add DM_GPIO dependency 2022-08-23 12:39:06 +02:00
Makefile button: add a simple Analog to Digital Converter device based button driver 2021-02-18 11:37:26 +01:00