[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKMwjwSuPRZO2Oyy56C-_QCf-gh-jcCmW_Xc8NCQ+yioRTumNA@mail.gmail.com>
Date: Tue, 17 Jun 2025 11:54:42 -0400
From: Job Sava <jsava@...ticallink.com>
To: Lee Jones <lee@...nel.org>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Julien Panis <jpanis@...libre.com>,
Dmitry Torokhov <dmitry.torokhov@...il.com>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
jcormier@...ticallink.com
Subject: Re: [PATCH 2/3] mfd: tps6594-pwrbutton: Add powerbutton functionality
On Fri, Jun 13, 2025 at 10:09 AM Lee Jones <lee@...nel.org> 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@...ticallink.com>
> > ---
> > 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 [李琼斯]
Powered by blists - more mailing lists