Re: [PATCH] mmc: tmio: use SDIO master interrupt bit only when allowed

2017-05-17 Thread Yasushi SHOJI
Hi, On Wed, May 17, 2017 at 4:47 PM, Yoshihiro Shimoda wrote: >> >> drivers/mmc/host/tmio_mmc_pio.c | 7 --- >> 1 file changed, 4 insertions(+), 3 deletions(-) >> >> diff --git a/drivers/mmc/host/tmio_mmc_pio.c >> b/drivers/mmc/host/tmio_mmc_pio.c >> index 7ef24ec620b542..526e52719f81b9 100

Re: [RFC] mmc: tmio: use SDIO master interrupt bit only when allowed

2016-12-01 Thread Yasushi SHOJI
se. We've reviewed and tested your patch. It looks good and works fine under the condition we had. Reviewed-by: Yasushi SHOJI Cc: sta...@vger.kernel.org if other boards with the same controller can confirm. Thanks you Wolfram for your quick response and the rfc. -- yashi

Re: mmc: tmio: why enable/disable SDIO irq on every transaction with IOMOD?

2016-12-01 Thread Yasushi SHOJI
Hi Wolfram, On Thu, 01 Dec 2016 19:46:22 +0900, Wolfram Sang wrote: > > > > So my question is that "What is the reason behind to disable IRQ with > > > SDIO_MODE? Is there any situation which masking with SDIO_INFO1_MASK > > > is not enough? > > The code was introduced with 845ecd20239c28 ("mmc