public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	Support Opensource <support.opensource@diasemi.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] Convert some regulator drivers to GPIO descriptors
Date: Fri, 23 Feb 2024 16:26:13 +0000	[thread overview]
Message-ID: <20240223162613.GK1666215@google.com> (raw)
In-Reply-To: <20240220-descriptors-regulators-v1-0-097f608694be@linaro.org>

On Tue, 20 Feb 2024, Linus Walleij wrote:

> Despite the work to convert the regulator core to GPIO
> descriptors, there are some outliers that use legacy GPIO
> numbers in various ways. Convert them all over.
> 
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> Linus Walleij (5):
>       regulator: max8973: Finalize switch to GPIO descriptors
>       regulator: da9055: Fully convert to GPIO descriptors
>       regulator: lp8788-buck: Fully convert to GPIO descriptors
>       regulator: max8997: Convert to GPIO descriptors
>       regulator: max8998: Convert to GPIO descriptors
> 
>  drivers/regulator/da9055-regulator.c        |  48 ++++-----
>  drivers/regulator/lp8788-buck.c             |  64 +++++-------
>  drivers/regulator/max8973-regulator.c       |  36 +++----
>  drivers/regulator/max8997-regulator.c       |  85 +++++-----------
>  drivers/regulator/max8998.c                 | 150 ++++++++++------------------

>  include/linux/mfd/da9055/pdata.h            |  13 ---
>  include/linux/mfd/lp8788.h                  |   9 +-
>  include/linux/mfd/max8997.h                 |   1 -
>  include/linux/mfd/max8998.h                 |   6 --

Acked-by: Lee Jones <lee@kernel.org>

>  include/linux/regulator/max8973-regulator.h |   6 --
>  10 files changed, 143 insertions(+), 275 deletions(-)
> ---
> base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
> change-id: 20240212-descriptors-regulators-f455ccf0119c
> 
> Best regards,
> -- 
> Linus Walleij <linus.walleij@linaro.org>
> 

-- 
Lee Jones [李琼斯]

  parent reply	other threads:[~2024-02-23 16:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20  8:36 [PATCH 0/5] Convert some regulator drivers to GPIO descriptors Linus Walleij
2024-02-20  8:36 ` [PATCH 1/5] regulator: max8973: Finalize switch " Linus Walleij
2024-02-20  8:36 ` [PATCH 2/5] regulator: da9055: Fully convert " Linus Walleij
2024-02-20  8:36 ` [PATCH 3/5] regulator: lp8788-buck: " Linus Walleij
2024-02-20  8:36 ` [PATCH 4/5] regulator: max8997: Convert " Linus Walleij
2024-02-20  8:36 ` [PATCH 5/5] regulator: max8998: " Linus Walleij
2024-02-23 16:26 ` Lee Jones [this message]
2024-02-27 11:31 ` [PATCH 0/5] Convert some regulator drivers " Mark Brown

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=20240223162613.GK1666215@google.com \
    --to=lee@kernel.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=support.opensource@diasemi.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox