All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: utsav.agarwal@analog.com
Cc: "Michael Hennerich" <michael.hennerich@analog.com>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Nuno Sá" <nuno.sa@analog.com>,
	linux-input@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	"Arturs Artamonovs" <arturs.artamonovs@analog.com>,
	"Vasileios Bimpikas" <vasileios.bimpikas@analog.com>,
	"Oliver Gaskell" <oliver.gaskell@analog.com>,
	"Conor Dooley" <conor.dooley@microchip.com>
Subject: Re: [PATCH RESEND v11 0/3] adp5588-keys: Support for dedicated gpio operation
Date: Thu, 29 Aug 2024 11:36:03 -0700	[thread overview]
Message-ID: <ZtC_kx1lty1jeKH8@google.com> (raw)
In-Reply-To: <20240826-adp5588_gpio_support-v11-0-3e5ac2bd31b7@analog.com>

On Mon, Aug 26, 2024 at 06:22:00PM +0100, Utsav Agarwal via B4 Relay wrote:
> Current state of the driver for the ADP5588/87 only allows partial
> I/O to be used as GPIO. This support was previously present as a
> separate gpio driver, which was dropped with the commit
> 5ddc896088b0 ("gpio: gpio-adp5588: drop the driver") since the
> functionality was deemed to have been merged with adp5588-keys.
> 
> This series of patches re-enables this support by allowing the driver to
> relax the requirement for registering a keymap and enable pure GPIO
> operation.
> 
> Signed-off-by: Utsav Agarwal <utsav.agarwal@analog.com>

Applied the series after squashing in additional changes discussed in
patch #2, thank you.

-- 
Dmitry

  parent reply	other threads:[~2024-08-29 18:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-26 17:22 [PATCH RESEND v11 0/3] adp5588-keys: Support for dedicated gpio operation Utsav Agarwal
2024-08-26 17:22 ` Utsav Agarwal via B4 Relay
2024-08-26 17:22 ` [PATCH RESEND v11 1/3] Input: adp5588-keys - use guard notation when acquiring mutexes Utsav Agarwal
2024-08-26 17:22   ` Utsav Agarwal via B4 Relay
2024-08-26 17:22 ` [PATCH RESEND v11 2/3] Input: adp5588-keys - add support for pure gpio Utsav Agarwal
2024-08-26 17:22   ` Utsav Agarwal via B4 Relay
2024-08-26 19:17   ` Dmitry Torokhov
2024-08-27 10:03     ` Agarwal, Utsav
2024-08-26 17:22 ` [PATCH RESEND v11 3/3] dt-bindings: input: pure gpio support for adp5588 Utsav Agarwal
2024-08-26 17:22   ` Utsav Agarwal via B4 Relay
2024-08-29 18:36 ` Dmitry Torokhov [this message]
2024-08-30 11:50   ` [PATCH RESEND v11 0/3] adp5588-keys: Support for dedicated gpio operation Agarwal, Utsav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZtC_kx1lty1jeKH8@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=arturs.artamonovs@analog.com \
    --cc=conor+dt@kernel.org \
    --cc=conor.dooley@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael.hennerich@analog.com \
    --cc=nuno.sa@analog.com \
    --cc=oliver.gaskell@analog.com \
    --cc=robh@kernel.org \
    --cc=utsav.agarwal@analog.com \
    --cc=vasileios.bimpikas@analog.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.