All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mmc: mmci: updates for STM32MP13
@ 2021-12-15 14:17 ` Yann Gautier
  0 siblings, 0 replies; 26+ messages in thread
From: Yann Gautier @ 2021-12-15 14:17 UTC (permalink / raw)
  To: Ulf Hansson, Russell King, Maxime Coquelin, Alexandre Torgue,
	Philipp Zabel, Linus Walleij, Vladimir Zapolskiy,
	u.kleine-koenig, Marek Vasut, Christophe Kerello, Ludovic Barre,
	linux-mmc, linux-kernel, linux-stm32, linux-arm-kernel
  Cc: Yann Gautier

The new STmicroelectronics STM32MP13 SoC embeds a new version
of the SDMMC peripheral (v2.2).
It supports SDR104 and HS200 modes.

Yann Gautier (4):
  mmc: mmci: Add support for sdmmc variant revision v2.2
  mmc: mmci: increase stm32 sdmmcv2 clock max freq
  mmc: mmci: stm32: clear DLYB_CR after sending tuning command
  mmc: mmci: add hs200 support for stm32 sdmmc

 drivers/mmc/host/mmci.c             | 7 ++++++-
 drivers/mmc/host/mmci_stm32_sdmmc.c | 7 +++++--
 2 files changed, 11 insertions(+), 3 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-12-21 13:05 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-15 14:17 [PATCH 0/4] mmc: mmci: updates for STM32MP13 Yann Gautier
2021-12-15 14:17 ` Yann Gautier
2021-12-15 14:17 ` [PATCH 1/4] mmc: mmci: Add support for sdmmc variant revision v2.2 Yann Gautier
2021-12-15 14:17   ` Yann Gautier
2021-12-15 14:17 ` [PATCH 2/4] mmc: mmci: increase stm32 sdmmcv2 clock max freq Yann Gautier
2021-12-15 14:17   ` Yann Gautier
2021-12-15 14:17 ` [PATCH 3/4] mmc: mmci: stm32: clear DLYB_CR after sending tuning command Yann Gautier
2021-12-15 14:17   ` Yann Gautier
2021-12-16  9:13   ` Marek Vasut
2021-12-16  9:13     ` Marek Vasut
2021-12-16  9:48     ` Yann Gautier
2021-12-16  9:48       ` Yann Gautier
2021-12-21 13:02       ` Ulf Hansson
2021-12-21 13:02         ` Ulf Hansson
2021-12-15 14:17 ` [PATCH 4/4] mmc: mmci: add hs200 support for stm32 sdmmc Yann Gautier
2021-12-15 14:17   ` Yann Gautier
2021-12-16  9:14   ` Marek Vasut
2021-12-16  9:14     ` Marek Vasut
2021-12-16  9:44     ` Yann Gautier
2021-12-16  9:44       ` Yann Gautier
2021-12-16 10:15       ` Marek Vasut
2021-12-16 10:15         ` Marek Vasut
2021-12-16  3:23 ` [PATCH 0/4] mmc: mmci: updates for STM32MP13 Linus Walleij
2021-12-16  3:23   ` Linus Walleij
2021-12-21 13:02 ` Ulf Hansson
2021-12-21 13:02   ` Ulf Hansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.