[GIT PULL] regulator fixes for v7.1-rc4

From: Mark Brown

Date: Fri May 22 2026 - 14:00:03 EST


The following changes since commit 5d6919055dec134de3c40167a490f33c74c12581:

Linux 7.1-rc3 (2026-05-10 14:08:09 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v7.1-rc4

for you to fetch changes up to f9b2d3b703d13df50c630997dfdc25648e96db0d:

regulator: tps65219: fix irq_data.rdev not being assigned (2026-05-18 10:52:24 +0100)

----------------------------------------------------------------
regulator: Fixes for v7.1

A couple of fixes here, one very minor Kconfig fix and a fix for a nasty
issue with error reporting in the tps65219 driver.

----------------------------------------------------------------
Alexander Sverdlin (1):
regulator: tps65219: fix irq_data.rdev not being assigned

Ihor Matushchak (1):
regulator: Kconfig: fix a typo in help

drivers/regulator/Kconfig | 2 +-
drivers/regulator/tps65219-regulator.c | 135 +++++++++++++++++++++++----------
2 files changed, 96 insertions(+), 41 deletions(-)