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.8-rc2
Date: Thu, 01 Feb 2024 12:05:37 +0000 [thread overview]
Message-ID: <20240201120546.1645CC43394@smtp.kernel.org> (raw)
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.8-rc2
for you to fetch changes up to a3fa9838e8140584a6f338e8516f2b05d3bea812:
regulator (max5970): Fix IRQ handler (2024-01-30 15:27:16 +0000)
----------------------------------------------------------------
regulator: Fixes for v6.8
The main set of fixes here are for the PWM regulator, fixing
bootstrapping issues on some platforms where the hardware setup looked
like it was out of spec for the constraints we have for the regulator
causing us to make spurious and unhelpful changes to try to bring things
in line with the constraints. There's also a couple of other driver
specific fixes.
----------------------------------------------------------------
Martin Blumenstingl (3):
regulator: pwm-regulator: Add validity checks in continuous .get_voltage
regulator: pwm-regulator: Calculate the output voltage for disabled PWMs
regulator: pwm-regulator: Manage boot-on with disabled PWM channels
Patrick Rudolph (1):
regulator (max5970): Fix IRQ handler
Romain Naour (1):
regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared interrupt register
drivers/regulator/max5970-regulator.c | 2 +-
drivers/regulator/pwm-regulator.c | 43 +++++++++++++++++++++++++++++++++++
drivers/regulator/ti-abb-regulator.c | 22 +++++++++++++++---
3 files changed, 63 insertions(+), 4 deletions(-)
next reply other threads:[~2024-02-01 12:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-01 12:05 Mark Brown [this message]
2024-02-01 18:23 ` [GIT PULL] regulator fixes for v6.8-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=20240201120546.1645CC43394@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox