[GIT PULL] regulator fixes for v6.8-rc7

From: Mark Brown
Date: Thu Mar 07 2024 - 15:13:43 EST


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(-)