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

From: Mark Brown
Date: Wed Apr 19 2023 - 16:25:50 EST


The following changes since commit 7e364e56293bb98cae1b55fd835f5991c4e96e7d:

Linux 6.3-rc5 (2023-04-02 14:29:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7c7504067c709905fc188c61ac3072d6022d1209:

regulator: sm5703: Fix missing n_voltages for fixed regulators (2023-04-11 12:41:59 +0100)

----------------------------------------------------------------
regulator: Fixes for v6.3

A few driver specific fixes, one build coverage issue and a couple of
"someone typed in the wrong number" style errors in describing devices
to the subsystem.

----------------------------------------------------------------
Axel Lin (1):
regulator: sm5703: Fix missing n_voltages for fixed regulators

Cristian Ciocaltea (2):
regulator: fan53555: Explicitly include bits header
regulator: fan53555: Fix wrong TCS_SLEW_MASK

drivers/regulator/fan53555.c | 13 +++++++------
drivers/regulator/sm5703-regulator.c | 2 ++
2 files changed, 9 insertions(+), 6 deletions(-)