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

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/14951
The following changes since commit 30db474704405be823259851cbb76fa05366c8af:
Prepare v2023.04-rc1 (2023-01-30 15:36:45 -0500)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-mmc.git master
for you to fetch changes up to a1f8abf4686065f46ac840e956a1aeb68d90d969:
mmc: zynq_sdhci: Add support and quirk for HS400 (2023-01-31 22:02:27 +0900)
---------------------------------------------------------------- Ashok Reddy Soma (4): mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platform mmc: sdhci: Check and call config_dll callback functions mmc: sdhci: Enable HS400 support if available in caps mmc: zynq_sdhci: Add support and quirk for HS400
Marek Vasut (1): cmd: mmc: Expand bkops handling
cmd/mmc.c | 49 ++++++-- drivers/mmc/mmc.c | 14 ++- drivers/mmc/sdhci.c | 20 ++++ drivers/mmc/zynq_sdhci.c | 292 ++++++++++++++++++++++++++++++++++++++++++++++- include/mmc.h | 14 ++- include/sdhci.h | 5 + 6 files changed, 375 insertions(+), 19 deletions(-)

On Wed, Feb 01, 2023 at 08:38:35AM +0900, Jaehoon Chung wrote:
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/14951
The following changes since commit 30db474704405be823259851cbb76fa05366c8af:
Prepare v2023.04-rc1 (2023-01-30 15:36:45 -0500)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-mmc.git master
for you to fetch changes up to a1f8abf4686065f46ac840e956a1aeb68d90d969:
mmc: zynq_sdhci: Add support and quirk for HS400 (2023-01-31 22:02:27 +0900)
Applied to u-boot/master, thanks!
participants (2)
-
Jaehoon Chung
-
Tom Rini