Hi Tom, Please pull mmc-for-2026.04-rc1-2
---------------------------------------- mmc: Fix sdhci-cadence6 license mmc: Fix sd_get_capabilities retry logic mmc: use max-frequency from device tree Clean up regulator and build fix ---------------------------------------- CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/29066 Thanks, Peng The following changes since commit fd871fc6bb497c6ddd7b39622480b89add78f57b: pinctrl: mediatek: mt8365: add PUPD registers (2026-01-21 13:33:08 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-for-2026.04-rc1-2 for you to fetch changes up to 124aeeff837d20374ec00e292c31444b67b7a971: mmc: Fix retry logic in sd_get_capabilities (2026-01-22 10:38:50 +0800) ---------------------------------------------------------------- Hal Feng (1): mmc: sdhci-cadence6: Fix the license to GPL-2.0+ Julien Stephan (3): power: regulator: common: remove unnecessary debug trace power: regulator: common: use dm_gpio_is_valid helper power: regulator: common: fix compilation issue Tanmay Kathpalia (1): mmc: mmc-uclass: Use max-frequency from device tree with driver default fallback Yanir Levin (1): mmc: Fix retry logic in sd_get_capabilities drivers/mmc/mmc-uclass.c | 8 ++- drivers/mmc/mmc.c | 32 ++++++----- drivers/mmc/sdhci-cadence6.c | 2 +- drivers/power/regulator/regulator_common.c | 89 +++++++++++++++--------------- 4 files changed, 69 insertions(+), 62 deletions(-)

