u-boot/drivers/button
Neil Armstrong e3abf220f1
button: qcom-pmic: move node name checks to btn_data struct
Move node name checks to a proper data struct with all information
for the supported subnodes.

Replace the key offset defines with the Linux driver ones.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-04-23 13:29:02 +02: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-qcom-pmic.c button: qcom-pmic: move node name checks to btn_data struct 2024-04-23 13:29:02 +02: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: add missing ADC dependency for BUTTON_ADC 2024-03-14 18:20:04 +08:00
Makefile button: qcom-pmic: introduce Qualcomm PMIC button driver 2024-01-16 12:26:53 +00:00