u-boot-brain/drivers/button
Marek Szyprowski c0165c85c3 button: add a simple Analog to Digital Converter device based button driver
Add a simple Analog to Digital Converter device based button driver. This
driver binds to the 'adc-keys' device tree node.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2021-02-18 11:37:26 +01:00
..
button-adc.c button: add a simple Analog to Digital Converter device based button driver 2021-02-18 11:37:26 +01:00
button-gpio.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
button-uclass.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00
Kconfig button: add a simple Analog to Digital Converter device based button driver 2021-02-18 11:37:26 +01:00
Makefile button: add a simple Analog to Digital Converter device based button driver 2021-02-18 11:37:26 +01:00