Hi Tom, Please pull mmc-power-master-2025-10-10 ------------------------------------- Use dev_read_u32() for sdhci-cadence6 Misc compilation/Kconfig fix -------------------------------------
CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/27881 Thanks, Peng The following changes since commit ecdc3872a767fb045be3296d4317ae978a14b022: Merge patch series "firmware: scmi: various update" (2025-10-09 14:30:02 -0600) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-power-master-2025-10-10 for you to fetch changes up to 63bce690478169758484881afeea45ac6a812d00: mmc: cv1800b_sdhci: Fix possible warning with MMC_SUPPORTS_TUNING=n (2025-10-10 11:06:00 +0800) ---------------------------------------------------------------- Tanmay Kathpalia (1): mmc: sdhci-cadence6: Use dev_read_u32() for device tree property parsing Tom Rini (3): mmc: Fix a potential warning in xPL power: regulator: Correct dependencies on SPL_REGULATOR_PWM mmc: cv1800b_sdhci: Fix possible warning with MMC_SUPPORTS_TUNING=n drivers/mmc/cv1800b_sdhci.c | 2 +- drivers/mmc/mmc.c | 2 +- drivers/mmc/sdhci-cadence6.c | 18 ++++-------------- drivers/power/regulator/Kconfig | 2 +- 4 files changed, 7 insertions(+), 17 deletions(-)

