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-rc6
Date: Tue, 15 Aug 2023 17:46:50 +0100 [thread overview]
Message-ID: <20230815164701.4451BC433C7@smtp.kernel.org> (raw)
The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:
Linux 6.5-rc4 (2023-07-30 13:23:47 -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-rc6
for you to fetch changes up to 7cdf55462c5533a1c78ae13ab8563558e30e4130:
regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550 (2023-08-07 15:13:27 +0100)
----------------------------------------------------------------
regulator: Fixes for v6.5
A couple of small, driver specific fixes - one incorrect definition for
one of the Qualcomm regulators and better handling of poorly formed DTs
in the DA9063 driver.
----------------------------------------------------------------
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-08-15 16:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-15 16:46 Mark Brown [this message]
2023-08-15 19:37 ` [GIT PULL] regulator fixes for v6.5-rc6 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=20230815164701.4451BC433C7@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.