Re: [PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant

2019-07-15 Thread Ulf Hansson
De : Ulf Hansson > Envoyé : jeudi 20 juin 2019 15:50 > À : Ludovic BARRE > Cc : Rob Herring; Srinivas Kandagatla; Maxime Coquelin; Alexandre TORGUE; > Linux ARM; Linux Kernel Mailing List; DTML; linux-...@vger.kernel.org; > linux-st...@st-md-mailman.stormreply.com > Objet : Re: [P

RE: [PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant

2019-07-15 Thread Ludovic BARRE
nux Kernel Mailing List; DTML; linux-...@vger.kernel.org; linux-st...@st-md-mailman.stormreply.com Objet : Re: [PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant Hi Ludovic, On Thu, 13 Jun 2019 at 15:13, Ulf Hansson wrote: > > On Thu, 13 Jun 2019 at 15:02, Ludovic BARRE w

Re: [PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant

2019-06-20 Thread Ulf Hansson
Hi Ludovic, On Thu, 13 Jun 2019 at 15:13, Ulf Hansson wrote: > > On Thu, 13 Jun 2019 at 15:02, Ludovic BARRE wrote: > > > > hi Ulf > > > > Just a "gentleman ping" about this series. > > I know you are busy, it's just to be sure you do not forget me :-) > > Thanks! I started briefly to review, bu

Re: [PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant

2019-06-13 Thread Ludovic BARRE
hi Ulf Just a "gentleman ping" about this series. I know you are busy, it's just to be sure you do not forget me :-) Regards Ludo On 6/3/19 5:55 PM, Ludovic Barre wrote: From: Ludovic Barre This patch series adds busy detect for stm32 sdmmc variant. Some adaptations are required: -Clear busy

Re: [PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant

2019-06-13 Thread Ulf Hansson
On Thu, 13 Jun 2019 at 15:02, Ludovic BARRE wrote: > > hi Ulf > > Just a "gentleman ping" about this series. > I know you are busy, it's just to be sure you do not forget me :-) Thanks! I started briefly to review, but got distracted again. I will come to it, but it just seems to take more time t

[PATCH V3 0/3] mmc: mmci: add busy detect for stm32 sdmmc variant

2019-06-03 Thread Ludovic Barre
From: Ludovic Barre This patch series adds busy detect for stm32 sdmmc variant. Some adaptations are required: -Clear busy status bit if busy_detect_flag and busy_detect_mask are different. -Add hardware busy timeout with MMCIDATATIMER register. V3: -rebase on latest mmc next -replace re-read b