linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Walle <mwalle@kernel.org>
To: linus.walleij@linaro.org
Cc: brgl@bgdev.pl, devicetree@vger.kernel.org,
	krzysztof.kozlowski+dt@linaro.org, linux-gpio@vger.kernel.org,
	linux-kernel@vger.kernel.org, okan.sahin@analog.com,
	robh+dt@kernel.org, Michael Walle <mwalle@kernel.org>
Subject: Re: [PATCH v5 2/2] gpio: ds4520: Add ADI DS4520 GPIO Expander Support
Date: Wed,  9 Aug 2023 09:17:38 +0200	[thread overview]
Message-ID: <20230809071738.2359532-1-mwalle@kernel.org> (raw)
In-Reply-To: <CACRpkdY02BbfkxSbyb5U+B29CYyNrhxtSADinYmYJ+ZCM04bjQ@mail.gmail.com>

Hi,

> On Thu, Jul 27, 2023 at 11:55=E2=80=AFAM Okan Sahin <okan.sahin@analog.com>=
>  wrote:
> 
>> The DS4520 is a 9-bit nonvolatile (NV) I/O expander.
>> It offers users a digitally programmable alternative
>> to hardware jumpers and mechanical switches that are
>> being used to control digital logic node.
>>
>> Signed-off-by: Okan Sahin <okan.sahin@analog.com>
> 
> Too late to add review tags but just pointing out what a beauty
> this driver is when using regmap GPIO. Total success!

Mh somehow I'm always missing consumers of regmap GPIO.

Linus, Bartosz, what do you think about the patch below?

diff --git a/MAINTAINERS b/MAINTAINERS
index 20a0f7411efd..907f39825733 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8868,6 +8868,7 @@ R:        Michael Walle <michael@walle.cc>
 S:     Maintained
 F:     drivers/gpio/gpio-regmap.c
 F:     include/linux/gpio/regmap.h
+K:     (devm_)?gpio_regmap_(un)?register
 
 GPIO SUBSYSTEM
 M:     Linus Walleij <linus.walleij@linaro.org>

-michael

  reply	other threads:[~2023-08-09  7:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-27  9:54 [PATCH v5 0/2] Add DS4520 GPIO Expander Support Okan Sahin
2023-07-27  9:54 ` [PATCH v5 1/2] dt-bindings: gpio: ds4520: Add ADI DS4520 Okan Sahin
2023-07-29 13:57   ` Bartosz Golaszewski
2023-08-21 10:09     ` Sahin, Okan
2023-08-21 12:27       ` Bartosz Golaszewski
2023-07-27  9:54 ` [PATCH v5 2/2] gpio: ds4520: Add ADI DS4520 GPIO Expander Support Okan Sahin
2023-08-07 13:08   ` Linus Walleij
2023-08-09  7:17     ` Michael Walle [this message]
2023-08-10  8:45       ` Linus Walleij

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=20230809071738.2359532-1-mwalle@kernel.org \
    --to=mwalle@kernel.org \
    --cc=brgl@bgdev.pl \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=okan.sahin@analog.com \
    --cc=robh+dt@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).