From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
linux-kernel@vger.kernel.org, Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] regulator fixes for v5.14-rc2
Date: Wed, 21 Jul 2021 18:33:22 +0100 [thread overview]
Message-ID: <20210721173343.C04176023B@mail.kernel.org> (raw)
The following changes since commit ddf275b219ab22bc07c14ac88c290694089dced0:
regulator: bd9576: Fix uninitializes variable may_have_irqs (2021-06-23 12:34:42 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.14-rc2
for you to fetch changes up to 1c73daee4bf30ccdff5e86dc400daa6f74735da5:
regulator: hi6421: Fix getting wrong drvdata (2021-07-11 23:44:37 +0100)
----------------------------------------------------------------
regulator: Fixes for v5.14
A few driver specific fixes that came in since the merge window, plus a
change to mark the regulator-fixed-domain DT binding as deprecated in
order to try to to discourage any new users while a better solution is
put in place.
----------------------------------------------------------------
Axel Lin (5):
regulator: rt5033: Fix n_voltages settings for BUCK and LDO
regulator: hi6421v600: Fix getting wrong drvdata that causes boot failure
regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatch
regulator: mtk-dvfsrc: Fix wrong dev pointer for devm_regulator_register
regulator: hi6421: Fix getting wrong drvdata
ChiYuan Huang (1):
regulator: rtmv20: Fix wrong mask for strobe-polarity-high
Ulf Hansson (1):
regulator: fixed: Mark regulator-fixed-domain as deprecated
.../bindings/regulator/fixed-regulator.yaml | 2 ++
drivers/regulator/bd9576-regulator.c | 4 ++--
drivers/regulator/hi6421-regulator.c | 22 +++++++++++++---------
drivers/regulator/hi6421v600-regulator.c | 16 +++++++++-------
drivers/regulator/mtk-dvfsrc-regulator.c | 3 +--
drivers/regulator/rtmv20-regulator.c | 2 +-
include/linux/mfd/rt5033-private.h | 4 ++--
7 files changed, 30 insertions(+), 23 deletions(-)
next reply other threads:[~2021-07-21 17:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-21 17:33 Mark Brown [this message]
2021-07-21 19:47 ` [GIT PULL] regulator fixes for v5.14-rc2 pr-tracker-bot
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=20210721173343.C04176023B@mail.kernel.org \
--to=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 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.