u-boot/drivers/button
Caleb Connolly 4e8aa0065d
button: qcom-pmic: introduce Qualcomm PMIC button driver
Qualcomm PMICs include a "pon" function which handles two buttons, the
power button and "resin" button (usually volume down). Introduce a new
driver following upstream Linux DT to enable these and map them to Enter
and Down respectively to enable use in boot menus.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Tested-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-01-16 12:26:53 +00: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: introduce Qualcomm PMIC button driver 2024-01-16 12:26:53 +00: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: qcom-pmic: introduce Qualcomm PMIC button driver 2024-01-16 12:26:53 +00:00
Makefile button: qcom-pmic: introduce Qualcomm PMIC button driver 2024-01-16 12:26:53 +00:00