Hi Tom, Please pull mmc-power-next-2025-12-24 for next
------------------------------------------------------ Various Kconfig prompt fixes for SPL from Quentin SPL_DM_REGULATOR_GPIO and REGULATOR_PWM dependency fix ------------------------------------------------------ CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/28831 Thanks, Peng The following changes since commit baf076aeb32dcdd2b022405088c3288ffc160fcf: Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next (2025-12-23 08:11:36 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-power-next-2025-12-24 for you to fetch changes up to 3f495781dd06007eeaba61fec9f71908fa491ec9: power: regulator: Fix dependency of SPL_DM_REGULATOR_GPIO (2025-12-24 12:06:46 +0800) ---------------------------------------------------------------- Peng Fan (1): power: regulator: Fix dependency of SPL_DM_REGULATOR_GPIO Quentin Schulz (8): Kconfig: put TPL_OPTIMIZE_INLINING next to SPL_OPTIMIZE_INLINING boot: fix prompt for SPL_LOAD_FIT_ADDRESS boot: fix prompt for SPL_LOAD_FIT_APPLY_OVERLAY_BUF_SZ boot: fix prompt for VPL_LOAD_FIT_FULL boot: specify VPL_FIT_FULL_CHECK applies to VPL spl: fix prompt for SPL_BOOTROM_SUPPORT power: regulator: fix dependency for REGULATOR_PWM power: regulator: remove SPL_REGULATOR_PWM due to unmeetable SPL_DM_PWM dependency Kconfig | 18 +++++++++--------- boot/Kconfig | 16 ++++++++-------- common/spl/Kconfig | 2 +- drivers/power/regulator/Kconfig | 11 ++--------- 4 files changed, 20 insertions(+), 27 deletions(-)

