Re: [PATCH 13/19] mmc: mmci: send stop cmd if a data command fail

2018-07-11 Thread Ludovic BARRE
hi Ulf thanks for review, comments below On 07/04/2018 03:37 PM, Ulf Hansson wrote: On 12 June 2018 at 15:14, Ludovic Barre wrote: From: Ludovic Barre The mmc framework follows the requirement of SD_Specification: the STOP_TRANSMISSION is sent on multiple write/read commands and the stop co

Re: [PATCH 13/19] mmc: mmci: send stop cmd if a data command fail

2018-07-04 Thread Ulf Hansson
On 12 June 2018 at 15:14, Ludovic Barre wrote: > From: Ludovic Barre > > The mmc framework follows the requirement of SD_Specification: > the STOP_TRANSMISSION is sent on multiple write/read commands > and the stop command (alone), not needed on other ADTC commands. > > But, some variants require

[PATCH 13/19] mmc: mmci: send stop cmd if a data command fail

2018-06-12 Thread Ludovic Barre
From: Ludovic Barre The mmc framework follows the requirement of SD_Specification: the STOP_TRANSMISSION is sent on multiple write/read commands and the stop command (alone), not needed on other ADTC commands. But, some variants require a stop command "STOP_TRANSMISION" to clear the DPSM "Data P