Commit 6253a2920695 for kernel

commit 6253a29206959128f5d99a119fcf29bd7fb3c106
Merge: 7cec13314dd8 44f7b876b7c6
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Thu Aug 27 12:21:56 2026 -0700

    Merge tag 'regulator-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

    Pull regulator fix from Mark Brown:
     "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"

    * tag 'regulator-fix-v7.3-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
      regulator: tps65185: wait for the IC to wake before the first I2C access