RE: [RFC 1/2] mmc: davinci: Eliminate spurious interrupts

2012-01-27 Thread Rajashekhara, Sudhakar
Hello Ido, On Tue, Jan 24, 2012 at 16:46:05, Ido Yariv wrote: The davinci mmc interrupt handler fills the fifo, as long as the DXRDY or DRRDY bits are set in the status register. If interrupts fire during this loop, they will be handled by the handler, but the interrupt controller will

Re: [PATCH 1/7 v2] dmaengine: add a simple dma library

2012-01-27 Thread Guennadi Liakhovetski
Hi Shimoda-san On Fri, 27 Jan 2012, Shimoda, Yoshihiro wrote: Hello Guennadi-san, 2012/01/26 23:56, Guennadi Liakhovetski wrote: This patch adds a library of functions, helping to implement dmaengine drivers for hardware, unable to handle scatter-gather lists natively. The first

Re: [PATCH v3 2/2] mmc: core: Support packed command for eMMC4.5 device

2012-01-27 Thread Saugata Das
On 27 January 2012 12:25, Seungwon Jeon tgih@samsung.com wrote: Saugata Das saugata@linaro.org wrote: On 25 January 2012 10:47, Seungwon Jeon tgih@samsung.com wrote: Hi, Saugata Das. Saugata Das saugata@linaro.org wrote: On 20 January 2012 09:36, Seungwon Jeon

Re: omap_hsmmc.c and MMC_CAP_SDIO_IRQ

2012-01-27 Thread Steve Sakoman
On Tue, Jan 24, 2012 at 6:33 AM, Michael Hunold hun...@linuxtv.org wrote: Hi, I am experimenting with an SDIO card on the Beagleboard. I have started my experiments with Linux-3.1.4 some time ago and basically everything is working. Except the fact that currently no native SDIO interrupts