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

Jaehoon Chung jh80.chung at samsung.com
Wed Jan 12 03:37:44 CET 2022


Hi Tom,

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

Best Regards,
Jaehoon Chung

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

The following changes since commit fe04d885fb540b614a2f989e16e808b300ccb52e:

  Merge branch 'next' (2022-01-10 14:01:57 -0500)

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 a15b2e6bcf5ae605073a7db54bfb68b07f736ba4:

  mmc: unconditionally define mmc_deinit() (2022-01-12 09:56:40 +0900)

----------------------------------------------------------------
Heinrich Schuchardt (1):
      mmc: unconditionally define mmc_deinit()

John Keeping (1):
      mmc: dwmmc: return a proper error code when busy

Sean Anderson (12):
      mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC
      mmc: fsl_esdhc_imx: remove redundant DM_MMC checking
      mmc: fsl_esdhc_imx: fix voltage validation
      mmc: fsl_esdhc_imx: clean up bus width configuration code
      mmc: fsl_esdhc_imx: drop redundant code for non-removable feature
      mmc: fsl_esdhc_imx: fix mmc->clock with actual clock
      mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers
      mmc: fsl_esdhc_imx: use dma-mapping API
      mmc: fsl_esdhc_imx: simplify esdhc_setup_data()
      mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
      mmc: fsl_esdhc_imx: Replace more #ifdefs by if
      mmc: fsl_esdhc_imx: set sysctl register for clock initialization

 drivers/mmc/dw_mmc.c        |   2 +-
 drivers/mmc/fsl_esdhc_imx.c | 635 ++++++++++++++++++--------------------------
 include/fsl_esdhc_imx.h     |  14 +-
 include/mmc.h               |   5 -
 4 files changed, 260 insertions(+), 396 deletions(-)


More information about the U-Boot mailing list