Re: [PATCH 2/3] mfd: tps6594-pwrbutton: Add powerbutton functionality

From: Lee Jones
Date: Fri Jun 13 2025 - 10:19:52 EST


On Tue, 20 May 2025, Job Sava wrote:

> TPS6594 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: Job Sava <jsava@xxxxxxxxxxxxxxxx>
> ---
> drivers/input/misc/Kconfig | 10 +++
> drivers/input/misc/Makefile | 1 +
> drivers/input/misc/tps6594-pwrbutton.c | 126 +++++++++++++++++++++++++++++++++
> drivers/mfd/tps6594-core.c | 25 ++++++-

This should be a separate patch.

> 4 files changed, 160 insertions(+), 2 deletions(-)

[...]

--
Lee Jones [李琼斯]