u-boot/drivers/button
Caleb Connolly 15299fa5dd button: gpio: handle broken controller
Avoid crashing U-Boot when the GPIO controller for a button is disabled
or failed to probe. We also need to check the priv data for each button
since even if a button fails to probe it will still be polled by the
core code.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-12-04 14:06:23 -06:00
..
button-adc.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
button-gpio.c button: gpio: handle broken controller 2024-12-04 14:06:23 -06:00
button-qcom-pmic.c button: qcom-pmic: add support for pmk8350 button configs 2024-04-23 13:29:03 +02:00
button-uclass.c dm: button: support remapping phone keys 2024-11-16 19:49:05 -06:00
Kconfig dm: button: support remapping phone keys 2024-11-16 19:49:05 -06:00
Makefile button: qcom-pmic: introduce Qualcomm PMIC button driver 2024-01-16 12:26:53 +00:00