[GIT PULL] regulator fixes for v5.18-rc1

From: Mark Brown
Date: Fri Apr 08 2022 - 10:57:03 EST


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 908b768f9a8ffca2ef69f3145e23a6a259f99ac3:

MAINTAINERS: Fix reviewer info for a few ROHM ICs (2022-04-08 12:09:45 +0100)

----------------------------------------------------------------
regulator: Fixes for v5.18

A few small driver specific fixes for v5.18, plus an update to the
MAINTAINERS file.

----------------------------------------------------------------
Axel Lin (2):
regulator: rtq2134: Fix missing active_discharge_on setting
regulator: atc260x: Fix missing active_discharge_on setting

Jonathan Bakker (1):
regulator: wm8994: Add an off-on delay for WM8994 variant

Matti Vaittinen (1):
MAINTAINERS: Fix reviewer info for a few ROHM ICs

MAINTAINERS | 12 +++++-----
drivers/regulator/atc260x-regulator.c | 1 +
drivers/regulator/rtq2134-regulator.c | 1 +
drivers/regulator/wm8994-regulator.c | 42 ++++++++++++++++++++++++++++++++---
4 files changed, 46 insertions(+), 10 deletions(-)