[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5a083c1fa21b73db20ea4b8a8c86a5c9.broonie@kernel.org>
Date: Fri, 10 May 2024 12:58:12 +0100
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v6.9-rc7
The following changes since commit ff33132605c1a0acea59e4c523cb7c6fabe856b2:
regulator: change devm_regulator_get_enable_optional() stub to return Ok (2024-04-24 10:13:30 +0900)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.9-rc7
for you to fetch changes up to 2a4b49bb58123bad6ec0e07b02845f74c23d5e04:
regulator: core: fix debugfs creation regression (2024-05-09 17:43:57 +0200)
----------------------------------------------------------------
regulator: Fixes for v6.9
Two fixes here, one from Johan which fixes error handling when we
attempt to create duplicate debugfs files and one for an incorrect
specification of ramp_delay with the rtq2208.
----------------------------------------------------------------
Alina Yu (1):
regulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/us
Johan Hovold (1):
regulator: core: fix debugfs creation regression
drivers/regulator/core.c | 27 ++++++++++++++++-----------
drivers/regulator/rtq2208-regulator.c | 7 +++----
2 files changed, 19 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists