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 v6.5-rc7
Date: Thu, 07 Sep 2023 12:52:26 +0100 [thread overview]
Message-ID: <20230907115238.5BD9CC32780@smtp.kernel.org> (raw)
The following changes since commit 2ccdd1b13c591d306f0401d98dedc4bdcd02b421:
Linux 6.5-rc6 (2023-08-13 11:29:55 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.5-rc7
for you to fetch changes up to e4eea71222725b7366d61ce7a9ce35202d8a6dfa:
regulator: da9063: better fix null deref with partial DT (2023-08-23 14:02:50 +0100)
----------------------------------------------------------------
regulator: Fixes for v6.5
Two driver specific fixes here, one for handling of malformed DTs in
DA9063 where a v2 of the original patch had been missed somehow and
another for an incorrectly described regulator on the Qualcomm PM8550.
----------------------------------------------------------------
Abel Vesa (1):
regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550
Martin Fuzzey (1):
regulator: da9063: better fix null deref with partial DT
drivers/regulator/da9063-regulator.c | 12 ++++++------
drivers/regulator/qcom-rpmh-regulator.c | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)
next reply other threads:[~2023-09-07 17:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-07 11:52 Mark Brown [this message]
2023-09-07 11:55 ` [GIT PULL] regulator fixes for v6.5-rc7 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=20230907115238.5BD9CC32780@smtp.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.