u-boot/drivers/button
Caleb Connolly 22f391e8be
button: qcom-pmic: demote "unknown button" message to debug
This message isn't an error (there can be a watchdog subnode for example)
but it shouldn't be printed unless this driver is being debugged. Demote
it to a debug print.

Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
2024-02-14 17:21:50 +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: demote "unknown button" message to debug 2024-02-14 17:21:50 +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