[GIT PULL] regulator fixes for v6.6-merge-window

From: Mark Brown
Date: Thu Sep 07 2023 - 12:23:54 EST


The following changes since commit b96c22476ff4bc3459933f87ba52cbb7910ffc6b:

regulator: userspace-consumer: Drop event support for this cycle (2023-08-24 23:58:34 +0100)

are available in the Git repository at:

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

for you to fetch changes up to ca0e36e3e39a4e8b5a4b647dff8c5938ca6ccbec:

regulator: tps6594-regulator: Fix random kernel crash (2023-09-05 20:58:41 +0100)

----------------------------------------------------------------
regulator: Fixes for v6.6

A couple of fixes that came in during the merge window, both driver
specific - one for a bug that came up in testing, one for a bug due to a
misreading of the datasheet.

----------------------------------------------------------------
Jerome Neanne (1):
regulator: tps6594-regulator: Fix random kernel crash

Vincent Whitchurch (1):
regulator: tps6287x: Fix n_voltages

drivers/regulator/tps6287x-regulator.c | 2 +-
drivers/regulator/tps6594-regulator.c | 31 +++++++++++++++----------------
2 files changed, 16 insertions(+), 17 deletions(-)