Re: [PATCH] sdhci-spear: ST SPEAr based SDHCI controller glue

2010-05-09 Thread Viresh KUMAR
On 5/5/2010 3:05 PM, Viresh KUMAR wrote: > This patch adds glue layer for support of sdhci driver on ST SPEAr platform. > > Signed-off-by: Viresh Kumar > --- > MAINTAINERS |6 + > drivers/mmc/host/Kconfig| 12 ++ > drivers/mmc/host/Makefile |1 + > dri

Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells

2010-05-09 Thread jassi brar
On Mon, May 10, 2010 at 2:26 AM, Dan Williams wrote: > On Sun, May 9, 2010 at 3:06 AM, jassi brar wrote: >> This discussion is purely about what the current DMA API misses and what >> a generic DMA API should do. So, that the current DMA API fills up those >> gap, if possible. I would love to get

Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells

2010-05-09 Thread Dan Williams
On Sun, May 9, 2010 at 3:06 AM, jassi brar wrote: > This discussion is purely about what the current DMA API misses and what > a generic DMA API should do. So, that the current DMA API fills up those > gap, if possible. I would love to get started implementing the generic > DMA API for reference b

Re: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-09 Thread Nishanth Menon
On 05/09/2010 05:51 AM, Venkatraman S wrote: Nishanth Menon wrote: Chikkature Rajashekar, Madhusudhan had written, on 05/07/2010 11:59 AM, the following: -Original Message- From: Chikkature Rajashekar, Madhusudhan Sent: Thursday, May 06, 2010 9:50 PM To: Shilimkar, Santosh; 'kishor

Re: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-09 Thread Venkatraman S
Nishanth Menon wrote: > Chikkature Rajashekar, Madhusudhan had written, on 05/07/2010 11:59 AM, the > following: >> >>> -Original Message- From: Chikkature Rajashekar, Madhusudhan Sent: Thursday, May 06, 2010 9:50 PM To: Shilimkar, Santosh; 'kishore kadiyala' Cc: S

Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells

2010-05-09 Thread jassi brar
On Sun, May 9, 2010 at 4:47 PM, Dan Williams wrote: > On Sat, May 8, 2010 at 8:48 PM, jassi brar wrote: >> On Sun, May 9, 2010 at 7:24 AM, Dan Williams >> wrote: >>> On Fri, May 7, 2010 at 7:37 PM, jassi brar wrote:  IMHO, a DMA api should be as quick as possible - callbacks done in IRQ

Re: [PATCH 0/7] DMAENGINE: fixes and PrimeCells

2010-05-09 Thread Dan Williams
On Sat, May 8, 2010 at 8:48 PM, jassi brar wrote: > On Sun, May 9, 2010 at 7:24 AM, Dan Williams wrote: >> On Fri, May 7, 2010 at 7:37 PM, jassi brar wrote: >>>  IMHO, a DMA api should be as quick as possible - callbacks done in IRQ >>> context. >>>  But since there maybe clients that need to d