Re: [PATCH v7 5/6] Input: Add tps65219 interrupt driven powerbutton

From: Lee Jones
Date: Thu Nov 17 2022 - 06:53:28 EST


On Fri, 04 Nov 2022, Jerome Neanne wrote:

> From: Markus Schneider-Pargmann <msp@xxxxxxxxxxxx>
>
> TPS65219 has different interrupts compared to other TPS6521* chips.
> TPS65219 defines two interrupts for the powerbutton one for push and one
> for release.
>
> This driver is very simple in that it maps the push interrupt to a key
> input and the release interrupt to a key release.
>
> Signed-off-by: Markus Schneider-Pargmann <msp@xxxxxxxxxxxx>
> Signed-off-by: Jerome Neanne <jneanne@xxxxxxxxxxxx>
>
> Acked-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
>
> Please feel free to merge through MFD tree.
> ---
> drivers/input/misc/Kconfig | 10 ++
> drivers/input/misc/Makefile | 1 +
> drivers/input/misc/tps65219-pwrbutton.c | 148 ++++++++++++++++++++++++
> 3 files changed, 159 insertions(+)
> create mode 100644 drivers/input/misc/tps65219-pwrbutton.c

Applied, thanks.

--
Lee Jones [李琼斯]