Re: [PATCH] mmc: host: mtk-sd: enable recheck_sdio_irq for MT8516 SoC

2020-10-28 Thread Ulf Hansson
On Wed, 28 Oct 2020 at 08:22, yong@mediatek.com wrote: > > On Tue, 2020-10-27 at 13:44 +0100, Mattijs Korpershoek wrote: > > Hi Ulf, > > > > Ulf Hansson writes: > > > > > + Yong Mao, Chaotian Jing > > > > > > On Fri, 23 Oct 2020 at 14:29, Fabien Parent wrote: > > >> > > >> MT8516 SoC

Re: [PATCH] mmc: host: mtk-sd: enable recheck_sdio_irq for MT8516 SoC

2020-10-27 Thread Mattijs Korpershoek
Hi Ulf, Ulf Hansson writes: > + Yong Mao, Chaotian Jing > > On Fri, 23 Oct 2020 at 14:29, Fabien Parent wrote: >> >> MT8516 SoC suffers from sometimes losing SDIO IRQs, this makes SDIO >> devices sometimes unstable. Make use of the new property >> recheck_sdio_irq to fix the SDIO stability

Re: [PATCH] mmc: host: mtk-sd: enable recheck_sdio_irq for MT8516 SoC

2020-10-27 Thread Ulf Hansson
+ Yong Mao, Chaotian Jing On Fri, 23 Oct 2020 at 14:29, Fabien Parent wrote: > > MT8516 SoC suffers from sometimes losing SDIO IRQs, this makes SDIO > devices sometimes unstable. Make use of the new property > recheck_sdio_irq to fix the SDIO stability issues on MT8516. > > Signed-off-by: Fabien

Re: [PATCH] mmc: host: mtk-sd: enable recheck_sdio_irq for MT8516 SoC

2020-10-27 Thread Matthias Brugger
On 23/10/2020 14:29, Fabien Parent wrote: MT8516 SoC suffers from sometimes losing SDIO IRQs, this makes SDIO devices sometimes unstable. Make use of the new property recheck_sdio_irq to fix the SDIO stability issues on MT8516. Signed-off-by: Fabien Parent Reviewed-by: Matthias Brugger

[PATCH] mmc: host: mtk-sd: enable recheck_sdio_irq for MT8516 SoC

2020-10-23 Thread Fabien Parent
MT8516 SoC suffers from sometimes losing SDIO IRQs, this makes SDIO devices sometimes unstable. Make use of the new property recheck_sdio_irq to fix the SDIO stability issues on MT8516. Signed-off-by: Fabien Parent --- drivers/mmc/host/mtk-sd.c | 2 +- 1 file changed, 1 insertion(+), 1