Commit e6bfeebfe1ad for kernel

commit e6bfeebfe1ada9ebe33daddc35a291be1c98f709
Merge: 09b2124a472d a45cc646a3aa
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Jul 26 11:52:30 2026 -0700

    Merge tag 'regulator-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator

    Pull regulator fixes from Mark Brown:
     "One driver specific fix where one of the MediaTek drivers duplicated
      some core code buggily, and a core fix for an ordering issue on
      startup where we could end up configuring a voltage outside of
      constraints due to the order in which we applied constraints"

    * tag 'regulator-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator:
      regulator: core: clamp voltage constraints before applying apply_uV
      regulator: mt6358: use regmap helper to read fixed LDO calibration