[GIT PULL] regulator fixes for v6.5-rc6

From: Mark Brown
Date: Tue Aug 15 2023 - 12:47:45 EST


The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:

Linux 6.5-rc4 (2023-07-30 13:23:47 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7cdf55462c5533a1c78ae13ab8563558e30e4130:

regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550 (2023-08-07 15:13:27 +0100)

----------------------------------------------------------------
regulator: Fixes for v6.5

A couple of small, driver specific fixes - one incorrect definition for
one of the Qualcomm regulators and better handling of poorly formed DTs
in the DA9063 driver.

----------------------------------------------------------------
Abel Vesa (1):
regulator: qcom-rpmh: Fix LDO 12 regulator for PM8550

Martin Fuzzey (1):
regulator: da9063: better fix null deref with partial DT

drivers/regulator/da9063-regulator.c | 12 ++++++------
drivers/regulator/qcom-rpmh-regulator.c | 2 +-
2 files changed, 7 insertions(+), 7 deletions(-)