[GIT PULL] regulator fixes for v5.8-rc2
From: broonie
Date: Mon Jun 22 2020 - 07:41:16 EST
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.8-rc2
for you to fetch changes up to 1b3bcca2085865c1facfbea9baf2f5cde5dc15e4:
regulator: mt6358: Remove BROKEN dependency (2020-06-17 13:01:19 +0100)
----------------------------------------------------------------
regulator: Fixes for v5.8
This has a fix for the refactoring out of the pickable ranges
functionality, plus the removal of a BROKEN dependency on mt6358 now
that the dependencies were merged in -rc1 and a couple of device
specific fixes.
----------------------------------------------------------------
Axel Lin (1):
regulator: mt6358: Remove BROKEN dependency
Mark Brown (1):
Merge tag 'v5.8-rc1' into regulator-5.8
Martin Fuzzey (1):
regulator: da9063: fix LDO9 suspend and warning.
Matti Vaittinen (1):
regulator: Fix pickable ranges mapping
Robin Gong (1):
regualtor: pfuze100: correct sw1a/sw2 on pfuze3000
drivers/regulator/Kconfig | 2 +-
drivers/regulator/da9063-regulator.c | 1 -
drivers/regulator/helpers.c | 2 +-
drivers/regulator/pfuze100-regulator.c | 60 ++++++++++++++++++++++------------
4 files changed, 41 insertions(+), 24 deletions(-)