Re: fix controller busy issue and add 24bits segment support

2019-08-22 Thread Ulf Hansson
On Thu, 22 Aug 2019 at 08:47, Chaotian Jing wrote: > > the below 2 patches fix controller busy issue when plug out SD card > and add 24bits segment size support. > > Chaotian Jing (2): > mmc: mediatek: fix controller busy when plug out SD > mmc: mediatek: support 24bits segment size > >

fix controller busy issue and add 24bits segment support

2019-08-22 Thread Chaotian Jing
the below 2 patches fix controller busy issue when plug out SD card and add 24bits segment size support. Chaotian Jing (2): mmc: mediatek: fix controller busy when plug out SD mmc: mediatek: support 24bits segment size drivers/mmc/host/mtk-sd.c | 24 ++-- 1 file changed,

Re: fix controller busy issue and add 24bits segment support

2019-08-21 Thread Ulf Hansson
On Sun, 2 Jun 2019 at 03:23, Chaotian Jing wrote: > > Hi Ulf, > > Gentle ping for this patch. For some reason these patches didn't reach the patchtracker, hence I have just not seen them. Could you please re-post this so we can get this merged? Kind regards Uffe > > On Sun, 2019-05-19 at

Re: fix controller busy issue and add 24bits segment support

2019-06-01 Thread Chaotian Jing
Hi Ulf, Gentle ping for this patch. On Sun, 2019-05-19 at 15:57 +0800, Chaotian Jing wrote: > the below 2 patches fix controller busy issue when plug out SD card > and add 24bits segment size support. > > Chaotian Jing (2): > mmc: mediatek: fix controller busy when plug out SD > mmc: