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

From: Job Sava
Date: Tue Jun 17 2025 - 12:06:53 EST


On Fri, Jun 13, 2025 at 10:09 AM Lee Jones <lee@xxxxxxxxxx> wrote:
>
> 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.

Hello Lee,

Thank you for the response!

Sure thing I will convert this into a separate patch.

Best Regards,
- Job

>
> > 4 files changed, 160 insertions(+), 2 deletions(-)
>
> [...]
>
> --
> Lee Jones [李琼斯]