From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Marc Zyngier <maz@kernel.org>,
linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH v1 1/1] gpio: Add Generic regmap GPIO conversion to the TODO list
Date: Mon, 7 Nov 2022 09:42:56 +0100 [thread overview]
Message-ID: <CAMRc=MfWs_cNR2EtTP-L1j+1fxPshJuBOcF0X7qXRb8MPWuboQ@mail.gmail.com> (raw)
In-Reply-To: <20221103202817.25567-1-andriy.shevchenko@linux.intel.com>
On Thu, Nov 3, 2022 at 9:28 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> It's actually preferable to use Generic regmap GPIO over other
> simple approaches. Add a TODO item for that.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
> drivers/gpio/TODO | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/drivers/gpio/TODO b/drivers/gpio/TODO
> index f87ff3fa8a53..76560744587a 100644
> --- a/drivers/gpio/TODO
> +++ b/drivers/gpio/TODO
> @@ -124,6 +124,13 @@ Work items:
> this with dry-coding and sending to maintainers to test
>
>
> +Generic regmap GPIO
> +
> +In the very similar way to Generic MMIO GPIO convert the users which can
> +take advantage of using regmap over direct IO accessors. Note, even in
> +MMIO case the regmap MMIO with gpio-regmap.c is preferable over gpio-mmio.c.
> +
> +
> GPIOLIB irqchip
>
> The GPIOLIB irqchip is a helper irqchip for "simple cases" that should
> --
> 2.35.1
>
Makes sense, applied.
Bartosz
prev parent reply other threads:[~2022-11-07 8:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-03 20:28 [PATCH v1 1/1] gpio: Add Generic regmap GPIO conversion to the TODO list Andy Shevchenko
2022-11-07 8:42 ` Bartosz Golaszewski [this message]
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='CAMRc=MfWs_cNR2EtTP-L1j+1fxPshJuBOcF0X7qXRb8MPWuboQ@mail.gmail.com' \
--to=brgl@bgdev.pl \
--cc=andriy.shevchenko@linux.intel.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maz@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).