[GIT PULL] regulator fixes for v6.17-rc2
From: Mark Brown
Date: Thu Aug 21 2025 - 15:21:26 EST
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.17-rc2
for you to fetch changes up to 11cd7a5c21db020b8001aedcae27bd3fa9e1e901:
regulator: tps65219: regulator: tps65219: Fix error codes in probe() (2025-08-19 16:51:03 +0100)
----------------------------------------------------------------
regulator: Fixes for v6.17
A couple of fairly minor device specific fixes that came in over the
past week or so, plus the addition of an actual maintainer for the
IR38060.
----------------------------------------------------------------
Dan Carpenter (1):
regulator: tps65219: regulator: tps65219: Fix error codes in probe()
Krzysztof Kozlowski (1):
regulator: dt-bindings: infineon,ir38060: Add Guenter as maintainer from IBM
Peng Fan (1):
regulator: pca9450: Use devm_register_sys_off_handler
.../devicetree/bindings/regulator/infineon,ir38060.yaml | 2 +-
drivers/regulator/pca9450-regulator.c | 13 +++++--------
drivers/regulator/tps65219-regulator.c | 12 ++++++------
3 files changed, 12 insertions(+), 15 deletions(-)