[GIT PULL] regulator fixes for v6.6-rc2

From: Mark Brown
Date: Wed Sep 20 2023 - 08:57:44 EST


The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.6-rc2

for you to fetch changes up to 6223e073db78458f8846c380ccd224a7a73a3867:

regulator: Fix voltage range selection (2023-09-11 13:51:36 +0100)

----------------------------------------------------------------
regulator: Fix for v6.6

One fix for the tps6287x driver which was incorrectly specifying the
field for voltage range selection leading to incorrect voltages being
set.

----------------------------------------------------------------
Vincent Whitchurch (1):
regulator: Fix voltage range selection

drivers/regulator/helpers.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)