[PATCH 0/2] mmc: Add support for F_SDH30_E51

Kunihiko Hayashi hayashi.kunihiko at socionext.com
Tue Sep 6 02:39:11 CEST 2022


This series adds a new quirk "SUPPORT_SINGLE" for single transaction to
sdhci framework and Socionext F_SDH30_E51 IP support to f_sdh30 driver.

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

 drivers/mmc/Kconfig   |  4 +--
 drivers/mmc/f_sdh30.c | 64 +++++++++++++++++++++++++++++++++++++++++--
 drivers/mmc/sdhci.c   |  8 ++++--
 include/sdhci.h       |  1 +
 4 files changed, 70 insertions(+), 7 deletions(-)

-- 
2.17.1



More information about the U-Boot mailing list