Hi Tom, Please pull mmc-next-2026-05-15
---------------------------------------------------- Staticize and constify driver ops patches from Marek Check 'no-1-8-v' property in cv1800b_sdhci driver Drop unecessary timer initialization for sdhci ---------------------------------------------------- CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/30112 Thanks Peng The following changes since commit 88338f9d147397c42bb996937b1ce31bca096626: gpio: Correct dependencies for MCP230xx (2026-05-14 15:54:17 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-next-2026-05-15 for you to fetch changes up to 77fa442ff51551dfb1bf558b6bf4a8ea2b2ff200: power: domain: zynqmp: Staticize and constify driver ops (2026-05-15 11:47:23 +0800) ---------------------------------------------------------------- Hiago De Franco (1): mmc: cv1800b_sdhci: honor 'no-1-8-v' DT property Marek Vasut (16): mmc: bootstd: Staticize and constify driver ops power: pmic: emul: Staticize and constify driver ops power: domain: apple: Staticize and constify driver ops power: domain: bcm6328: Staticize and constify driver ops power: domain: imx8-legacy: Staticize and constify driver ops power: domain: imx8: Staticize and constify driver ops power: domain: imx8m: Staticize and constify driver ops power: domain: imx8mp-mediamix: Staticize and constify driver ops power: domain: meson-ee-pwrc: Staticize and constify driver ops power: domain: meson-gx-pwrc: Staticize and constify driver ops power: domain: meson-secure-pwrc: Staticize and constify driver ops power: domain: mtk: Staticize and constify driver ops power: domain: sandbox: Staticize and constify driver ops power: domain: scmi: Staticize and constify driver ops power: domain: tegra186: Staticize and constify driver ops power: domain: zynqmp: Staticize and constify driver ops Tanmay Kathpalia (1): mmc: sdhci: Start status timeout after command issue drivers/mmc/cv1800b_sdhci.c | 3 +++ drivers/mmc/mmc_bootdev.c | 2 +- drivers/mmc/sdhci.c | 2 +- drivers/power/domain/apple-pmgr.c | 4 ++-- drivers/power/domain/bcm6328-power-domain.c | 2 +- drivers/power/domain/imx8-power-domain-legacy.c | 2 +- drivers/power/domain/imx8-power-domain.c | 2 +- drivers/power/domain/imx8m-power-domain.c | 2 +- drivers/power/domain/imx8mp-mediamix.c | 2 +- drivers/power/domain/meson-ee-pwrc.c | 2 +- drivers/power/domain/meson-gx-pwrc-vpu.c | 2 +- drivers/power/domain/meson-secure-pwrc.c | 2 +- drivers/power/domain/mtk-power-domain.c | 2 +- drivers/power/domain/sandbox-power-domain.c | 2 +- drivers/power/domain/scmi-power-domain.c | 2 +- drivers/power/domain/tegra186-power-domain.c | 2 +- drivers/power/domain/zynqmp-power-domain.c | 2 +- drivers/power/pmic/i2c_pmic_emul.c | 2 +- 18 files changed, 21 insertions(+), 18 deletions(-)

