The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

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

for you to fetch changes up to cf1ad559a20d1930aa7b47a52f54e1f8718de301:

  regulator: defer probe when trying to get voltage from unresolved supply 
(2020-11-03 13:19:01 +0000)

----------------------------------------------------------------
regulator: Fixes for v5.10

An addition to MAINTAINERS plus a fix for a nasty bootstrapping problem
which caused problems when we need to read the voltage of a regulator
that is not yet available during initialization, we were not correctly
distinguishing between this case and the case where a regulator is put
into a bypass mode.

----------------------------------------------------------------
Mark Brown (1):
      Merge tag 'v5.10-rc1' into regulator-5.10

Michał Mirosław (1):
      regulator: defer probe when trying to get voltage from unresolved supply

Robert Marko (1):
      MAINTAINERS: Add entry for Qualcomm IPQ4019 VQMMC regulator

 MAINTAINERS              | 8 ++++++++
 drivers/regulator/core.c | 2 ++
 2 files changed, 10 insertions(+)

Reply via email to