All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH  0/4] mmc: mmci: add busy detect for stm32 sdmmc variant
@ 2019-03-05 16:10 ` Ludovic Barre
  0 siblings, 0 replies; 47+ messages in thread
From: Ludovic Barre @ 2019-03-05 16:10 UTC (permalink / raw)
  To: Ulf Hansson, Rob Herring
  Cc: srinivas.kandagatla, Maxime Coquelin, Alexandre Torgue,
	linux-arm-kernel, linux-kernel, devicetree, linux-mmc,
	linux-stm32, Ludovic Barre

From: Ludovic Barre <ludovic.barre@st.com>

This patch series adds busy detect for stm32 sdmmc variant.
Some adaptations are required:
-Avoid to check and poll busy status when is not expected.
-Clear busy status bit if busy_detect_flag and busy_detect_mask are
 different.
-Add hardware busy timeout with MMCIDATATIMER register.

Ludovic Barre (4):
  mmc: mmci: avoid fake busy polling
  mmc: mmci: fix clear of busy detect status
  mmc: mmci: add hardware busy timeout feature
  mmc: mmci: add busy detect for stm32 sdmmc variant

 drivers/mmc/host/mmci.c | 67 +++++++++++++++++++++++++++++++++++++++----------
 drivers/mmc/host/mmci.h |  3 +++
 2 files changed, 57 insertions(+), 13 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-04-25 21:33 UTC | newest]

Thread overview: 47+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-05 16:10 [PATCH 0/4] mmc: mmci: add busy detect for stm32 sdmmc variant Ludovic Barre
2019-03-05 16:10 ` Ludovic Barre
2019-03-05 16:10 ` Ludovic Barre
2019-03-05 16:10 ` [PATCH 1/4] mmc: mmci: avoid fake busy polling Ludovic Barre
2019-03-05 16:10   ` Ludovic Barre
2019-03-05 16:10   ` Ludovic Barre
2019-03-06  9:00   ` Ulf Hansson
2019-03-06  9:00     ` Ulf Hansson
2019-03-06  9:04     ` Ludovic BARRE
2019-03-06  9:04       ` Ludovic BARRE
2019-03-06  9:04       ` Ludovic BARRE
2019-03-06  9:49       ` Ulf Hansson
2019-03-06  9:49         ` Ulf Hansson
2019-03-06 10:08         ` Ludovic BARRE
2019-03-06 10:08           ` Ludovic BARRE
2019-03-06 10:08           ` Ludovic BARRE
2019-03-07  9:39           ` Linus Walleij
2019-03-07  9:39             ` Linus Walleij
2019-04-23 13:39   ` Ulf Hansson
2019-04-23 13:39     ` Ulf Hansson
2019-04-25  9:22     ` Ludovic BARRE
2019-04-25  9:22       ` Ludovic BARRE
2019-04-25  9:22       ` Ludovic BARRE
2019-04-25 10:08       ` Ulf Hansson
2019-04-25 10:08         ` Ulf Hansson
2019-04-25 14:09         ` Ludovic BARRE
2019-04-25 14:09           ` Ludovic BARRE
2019-04-25 14:09           ` Ludovic BARRE
2019-04-25 21:32           ` Ulf Hansson
2019-04-25 21:32             ` Ulf Hansson
2019-03-05 16:10 ` [PATCH 2/4] mmc: mmci: fix clear of busy detect status Ludovic Barre
2019-03-05 16:10   ` Ludovic Barre
2019-03-05 16:10   ` Ludovic Barre
2019-03-05 16:10 ` [PATCH 3/4] mmc: mmci: add hardware busy timeout feature Ludovic Barre
2019-03-05 16:10   ` Ludovic Barre
2019-03-05 16:10   ` Ludovic Barre
2019-03-05 16:10 ` [PATCH 4/4] mmc: mmci: add busy detect for stm32 sdmmc variant Ludovic Barre
2019-03-05 16:10   ` Ludovic Barre
2019-03-05 16:10   ` Ludovic Barre
2019-04-11 12:37 ` [PATCH 0/4] " Ludovic BARRE
2019-04-11 12:37   ` Ludovic BARRE
2019-04-11 12:37   ` Ludovic BARRE
2019-04-11 13:29   ` Ulf Hansson
2019-04-11 13:29     ` Ulf Hansson
2019-04-11 13:51     ` Ludovic BARRE
2019-04-11 13:51       ` Ludovic BARRE
2019-04-11 13:51       ` Ludovic BARRE

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.