[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240307201333.99745C433F1@smtp.kernel.org>
Date: Thu, 07 Mar 2024 20:13:19 +0000
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.8-rc7
The following changes since commit e5d40e9afd84cec01cdbbbfe62d52f89959ab3ee:
regulator: max5970: Fix regulator child node name (2024-02-13 15:38:23 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.8-rc7
for you to fetch changes up to 6717ff5533f332ef7294655629b8fa5fb8b132de:
regulator: rk808: fix LDO range on RK806 (2024-03-04 14:54:32 +0000)
----------------------------------------------------------------
regulator: Fixes for v6.8
A couple of small fixes for the rk808 driver, the regulator voltage
configurations were incorrectly described. The changes are not expected
to have practical impact but given that we're dealing with power it's
generally better to follow the hardware specification as closely as we
can to avoid unexpected stresses.
----------------------------------------------------------------
Quentin Schulz (2):
regulator: rk808: fix buck range on RK806
regulator: rk808: fix LDO range on RK806
drivers/regulator/rk808-regulator.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Powered by blists - more mailing lists