Re: [PATCH v11 0/6] mmc: omap_hsmmc: Enable SDIO IRQ

2014-05-16 Thread Tony Lindgren
* Ulf Hansson [140514 03:22]: > On 11 May 2014 13:28, Andreas Fenkart wrote: > > Hi Balaji, Tony, all > > > > v12 > > - drop !CONFIG_OF compile break only exists when > > #undef CONFIG_OF after include headers 1/7(Sebastian Reichel) > > - do not emit "falling back to polling" if wake_irq not sp

Re: [PATCHv2] mmc: dw_mmc: change to use recommended reset procedure

2014-05-16 Thread Sonny Rao
On Tue, May 13, 2014 at 4:09 AM, Seungwon Jeon wrote: > On Tuesday, May 13, Sonny Rao wrote: >> On Mon, May 12, 2014 at 10:02 PM, Seungwon Jeon wrote: >> > As I mentioned in previous version, you put all reset stuff in existing >> > fifo_reset function. >> > Although databook mentions ciu_reset

Re: [PATCH v2 6/6] mmc: omap_hsmmc: split omap-dma header file

2014-05-16 Thread Tony Lindgren
* Balaji T K [140509 09:47]: > moving dmaengine consumer specific function to omap-dmaengine.h > to Resolve build failure seen with sh-allmodconfig: > include/linux/omap-dma.h:171:8: error: expected identifier before numeric > constant > make[4]: *** [drivers/mmc/host/omap_hsmmc.o] Error

Re: [PATCH v1 01/11] ARM: amba: Add Qualcomm vendor ID.

2014-05-16 Thread Stephen Boyd
On 05/16/14 09:24, Linus Walleij wrote: > On Wed, May 14, 2014 at 12:13 AM, Stephen Boyd wrote: > >> Please add a note that this id is fake in the commit text or in >> the code as well. > You just need one of your hardware engineers to add is to one instance > of some test chip round so it exists

Re: [PATCH v1 01/11] ARM: amba: Add Qualcomm vendor ID.

2014-05-16 Thread Linus Walleij
On Wed, May 14, 2014 at 12:13 AM, Stephen Boyd wrote: > Please add a note that this id is fake in the commit text or in > the code as well. You just need one of your hardware engineers to add is to one instance of some test chip round so it exists in any hardware whatsoever and it is not "fake"

Re: [PATCH] mmc: dw_mmc: Make sure we don't get stuck when we get an error

2014-05-16 Thread Doug Anderson
Seungwon, On Thu, May 15, 2014 at 6:46 PM, Seungwon Jeon wrote: > On Wed, May 14, 2014, Doug Anderson wrote: >> Seungwon, >> >> On Mon, May 12, 2014 at 9:52 PM, Seungwon Jeon wrote: >> > Hi Doug, >> > >> > On Tue, May 13, 2014, Doug Anderson wrote: >> >> Seungwon, >> >> >> >> On Sat, May 10, 201