All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] mmc: mmci: add stop command
@ 2018-11-07  9:30 ` Ludovic Barre
  0 siblings, 0 replies; 24+ messages in thread
From: Ludovic Barre @ 2018-11-07  9:30 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 sends a stop command:
-If set block count command fail, the host
needs to issue cmd12 if any error is detected in
the CMD18 and CMD25 operations.
-On stm32 sdmmc variant, if a request fail
the DPSM must be cleared by a stop command.

Ludovic Barre (2):
  mmc: mmci: send stop command if sbc error issue
  mmc: mmci: add variant property to send stop cmd if a command fail

 drivers/mmc/host/mmci.c | 38 +++++++++++++++++++++++++++++++++++---
 drivers/mmc/host/mmci.h |  4 ++++
 2 files changed, 39 insertions(+), 3 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2018-12-05 16:01 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-07  9:30 [PATCH V2 0/2] mmc: mmci: add stop command Ludovic Barre
2018-11-07  9:30 ` Ludovic Barre
2018-11-07  9:30 ` Ludovic Barre
2018-11-07  9:30 ` [PATCH V2 1/2] mmc: mmci: send stop command if sbc error issue Ludovic Barre
2018-11-07  9:30   ` Ludovic Barre
2018-11-07  9:30   ` Ludovic Barre
2018-11-20  9:42   ` Ulf Hansson
2018-11-20  9:42     ` Ulf Hansson
2018-12-05 14:23     ` Ulf Hansson
2018-12-05 14:23       ` Ulf Hansson
2018-12-05 15:49       ` Ludovic BARRE
2018-12-05 15:49         ` Ludovic BARRE
2018-12-05 15:49         ` Ludovic BARRE
2018-12-05 16:00       ` Ludovic BARRE
2018-12-05 16:00         ` Ludovic BARRE
2018-12-05 16:00         ` Ludovic BARRE
2018-11-07  9:30 ` [PATCH V2 2/2] mmc: mmci: add variant property to send stop cmd if a command fail Ludovic Barre
2018-11-07  9:30   ` Ludovic Barre
2018-11-07  9:30   ` Ludovic Barre
2018-11-21 17:56   ` Ulf Hansson
2018-11-21 17:56     ` Ulf Hansson
2018-11-22 10:14     ` Ludovic BARRE
2018-11-22 10:14       ` Ludovic BARRE
2018-11-22 10:14       ` 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.