[GIT PULL] regulator fixes for v7.3-merge-window
From: Mark Brown
Date: Thu Aug 27 2026 - 09:23:53 EST
The following changes since commit e739acbe05b06de78ef7089470f122432f651faa:
regulator: fan53555: Add support for FAN53555BUC23X type (2026-08-12 17:48:37 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v7.3-merge-window
for you to fetch changes up to 44f7b876b7c6c7b3a219b7a810d3d9548df21540:
regulator: tps65185: wait for the IC to wake before the first I2C access (2026-08-17 17:58:29 +0100)
----------------------------------------------------------------
regulator: Fix for v7.3
One fix here, for a race condition on startup in the tps65185 driver
which is seen on actual boards - we need a delay after waking the chip
before it is ready to talk to the host.
----------------------------------------------------------------
Mario Rugiero (1):
regulator: tps65185: wait for the IC to wake before the first I2C access
drivers/regulator/tps65185.c | 6 ++++++
1 file changed, 6 insertions(+)