On Tue, 5 Dec 2023 at 06:47, Caleb Connolly <caleb.conno...@linaro.org> wrote:
>
> 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.armstr...@linaro.org>
> Reviewed-by: Sumit Garg <sumit.g...@linaro.org>
> Tested-by: Sumit Garg <sumit.g...@linaro.org>
> Signed-off-by: Caleb Connolly <caleb.conno...@linaro.org>
> ---
>  MAINTAINERS                       |   1 +
>  drivers/button/Kconfig            |   9 +++
>  drivers/button/Makefile           |   1 +
>  drivers/button/button-qcom-pmic.c | 165 
> ++++++++++++++++++++++++++++++++++++++
>  4 files changed, 176 insertions(+)
>

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to