Hi Tom,

Please pull mmc-2025-04-23

-------------------------------------------------
- Introducing back send_init_stream for omap_hsmmc
  to perform the 74 clocks cycle sequence
- Move scmi regulator subnode hack to scmi_regulator
- Typo fix
-------------------------------------------------

I picked one scmi regulator patch from Marek, since Jaehoon is
inactive these days. Hope this is fine.

CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/25899

Thanks,
Peng.

The following changes since commit bf2db18116137bb2f82165206be3f16baf314feb:

  Merge patch series "configs: ACPI enabled QEMU defconfigs" (2025-04-22 
12:54:53 -0600)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-mmc.git tags/mmc-2025-04-23

for you to fetch changes up to 2a8e7ea4f948e3de7033b297fd827fe082cd63da:

  power: regulator: scmi: Move regulator subnode hack to scmi_regulator 
(2025-04-23 11:28:12 +0800)

----------------------------------------------------------------
Heinrich Schuchardt (1):
      mmc: type 'Relatvie'

Jean-Jacques Hiblot (1):
      mmc: Add a new callback function to perform the 74 clocks cycle sequence

Marek Vasut (1):
      power: regulator: scmi: Move regulator subnode hack to scmi_regulator

Mathieu Othacehe (1):
      mmc: omap_hsmmc: implement send_init_stream callback

 drivers/firmware/scmi/scmi_agent-uclass.c |  8 +-------
 drivers/mmc/mmc-uclass.c                  | 13 +++++++++++++
 drivers/mmc/mmc.c                         |  8 +++++++-
 drivers/mmc/omap_hsmmc.c                  | 13 +++++++++++--
 drivers/power/regulator/scmi_regulator.c  |  9 ++++++++-
 include/mmc.h                             |  9 +++++++++
 6 files changed, 49 insertions(+), 11 deletions(-)

Reply via email to