Re: [PATCH v8 0/2] sDMA descriptor autoloading feature

2010-08-27 Thread Chris Ball
Hi Venkatraman, On Thu, Apr 29, 2010 at 11:04:34PM +0530, Venkatraman S wrote: This patch series is the introduction of new sDMA feature: descriptor autoloading (v8) and it's adoption by the OMAP HSMMC driver. The previous version (v7) was blocked on achieving proper interrupt

RE: [PATCH v8 0/2] sDMA descriptor autoloading feature

2010-05-05 Thread Shilimkar, Santosh
Lindgren; Adrian Hunter; Shilimkar, Santosh Subject: Re: [PATCH v8 0/2] sDMA descriptor autoloading feature On Wed, May 5, 2010 at 4:45 AM, Madhusudhan madhu...@ti.com wrote: -Original Message- From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of Venkatraman S Sent

RE: [PATCH v8 0/2] sDMA descriptor autoloading feature

2010-05-04 Thread Madhusudhan
; Adrian Hunter; Santosh Shilimkar Subject: [PATCH v8 0/2] sDMA descriptor autoloading feature This patch series is the introduction of new sDMA feature: descriptor autoloading (v8) and it's adoption by the OMAP HSMMC driver. The previous version (v7) was blocked on achieving proper

Re: [PATCH v8 0/2] sDMA descriptor autoloading feature

2010-05-04 Thread Venkatraman S
...@lists.infradead.org Cc: Madhusudhan Chikkature; Tony Lindgren; Adrian Hunter; Santosh Shilimkar Subject: [PATCH v8 0/2] sDMA descriptor autoloading feature     This patch series is the introduction of new sDMA feature: descriptor autoloading (v8) and it's adoption by the OMAP HSMMC driver

[PATCH v8 0/2] sDMA descriptor autoloading feature

2010-04-30 Thread Venkatraman S
This patch series is the introduction of new sDMA feature: descriptor autoloading (v8) and it's adoption by the OMAP HSMMC driver. The previous version (v7) was blocked on achieving proper interrupt syncronisation between the MMC and DMA callback in the HSMMC driver. Thanks to Adrian