Dear Tom, Please pull u-boot-mmc master into u-boot master branch. If there is any problem, let me know, plz. Sorry for late.
Best Regards, Jaehoon Chung CI: https://source.denx.de/u-boot/custodians/u-boot-mmc/-/pipelines/11304 The following changes since commit 4dc9b1771b152838ddfc4ae86a0ab9fd53ea16f7: Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2022-03-14 22:54:53 -0400) are available in the Git repository at: [email protected]:u-boot/custodians/u-boot-mmc.git master for you to fetch changes up to c48021d184097ea4a1bb6bab8c24653de2477fde: rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568 (2022-03-16 18:10:41 +0900) ---------------------------------------------------------------- Alper Nebi Yasak (3): mmc: sdhci: Add HS400 Enhanced Strobe support rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399 rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568 Haibo Chen (1): mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessary Max Merchel (1): cmd/mmc: fix output of mmc info for e-MMC Robert Marko (1): mmc: xenon_sdhci: remove wait_dat0 SDHCI OP cmd/mmc.c | 16 ++++-- drivers/mmc/fsl_esdhc_imx.c | 25 +++++++-- drivers/mmc/rockchip_sdhci.c | 117 ++++++++++++++++++++++++++++++++++++++++--- drivers/mmc/sdhci.c | 18 +++++++ drivers/mmc/xenon_sdhci.c | 7 ++- include/fsl_esdhc_imx.h | 2 + include/sdhci.h | 12 +++++ 7 files changed, 183 insertions(+), 14 deletions(-)

