u-boot-brain/drivers/button
Philippe Reynes 486b973ee9 dm: button: add a driver for button driven by gpio
Add a simple driver which allows use of buttons attached to GPIOs.

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
2020-07-28 19:30:39 -06:00
..
button-gpio.c dm: button: add a driver for button driven by gpio 2020-07-28 19:30:39 -06:00
button-uclass.c dm: button: add an uclass for button 2020-07-28 19:30:39 -06:00
Kconfig dm: button: add a driver for button driven by gpio 2020-07-28 19:30:39 -06:00
Makefile dm: button: add a driver for button driven by gpio 2020-07-28 19:30:39 -06:00