[GIT PULL] Please pull u-boot-mmc master

Jaehoon Chung jh80.chung at samsung.com
Tue Oct 25 02:55:06 CEST 2022


Dear Tom,


Please pull u-boot-mmc master into u-boot master branch.
If there is any problem, let me know, plz.

Best Regards,
Jaehoon Chung

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


The following changes since commit 7723828c97bc107d2fba976fc50403ac8747f1bc:

  Merge branch '2022-10-21-enforce-some-DM-migrations' (2022-10-21 15:32:45 -0400)

are available in the Git repository at:

  git at source.denx.de:u-boot/custodians/u-boot-mmc.git master

for you to fetch changes up to 337af54a36c6409b7eeb49619c796178b3c22372:

  mmc: Fix static checker warnings (2022-10-24 18:02:54 +0900)

----------------------------------------------------------------
John Keeping (1):
      mmc: dwmmc: only clear handled interrupts

Kunihiko Hayashi (2):
      mmc: sdhci: Add new quirks for SUPPORT_SINGLE
      mmc: f_sdh30: Add support for F_SDH30_E51

Sergei Antonov (1):
      mmc: ftsdc010: make command timeout 250 ms as in the comment

Venkatesh Yadav Abbarapu (1):
      mmc: Fix static checker warnings

Yann Gautier (3):
      mmc: stm32_sdmmc2: add dual data rate support
      mmc: stm32_sdmmc2: protect against unsupported modes
      mmc: stm32_sdmmc2: manage vqmmc

 drivers/mmc/Kconfig        |  4 ++--
 drivers/mmc/dw_mmc.c       |  3 ++-
 drivers/mmc/f_sdh30.c      | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 drivers/mmc/ftsdc010_mci.c |  2 +-
 drivers/mmc/mmc.c          |  6 ++++--
 drivers/mmc/sdhci.c        |  8 +++++---
 drivers/mmc/stm32_sdmmc2.c | 20 +++++++++++++++++++-
 include/sdhci.h            |  1 +
 8 files changed, 98 insertions(+), 12 deletions(-)


More information about the U-Boot mailing list