public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: Add support for F_SDH30_E51
@ 2022-09-06  0:39 Kunihiko Hayashi
  2022-09-06  0:39 ` [PATCH 1/2] mmc: sdhci: Add new quirks for SUPPORT_SINGLE Kunihiko Hayashi
  2022-09-06  0:39 ` [PATCH 2/2] mmc: f_sdh30: Add support for F_SDH30_E51 Kunihiko Hayashi
  0 siblings, 2 replies; 6+ messages in thread
From: Kunihiko Hayashi @ 2022-09-06  0:39 UTC (permalink / raw)
  To: Peng Fan, Jaehoon Chung, Jassi Brar; +Cc: u-boot, Kunihiko Hayashi

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-09  6:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-06  0:39 [PATCH 0/2] mmc: Add support for F_SDH30_E51 Kunihiko Hayashi
2022-09-06  0:39 ` [PATCH 1/2] mmc: sdhci: Add new quirks for SUPPORT_SINGLE Kunihiko Hayashi
2022-09-08 11:22   ` Jaehoon Chung
2022-09-06  0:39 ` [PATCH 2/2] mmc: f_sdh30: Add support for F_SDH30_E51 Kunihiko Hayashi
2022-09-08 11:35   ` Jaehoon Chung
2022-09-09  6:33     ` Kunihiko Hayashi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox