Re: [PATCH] Improve slave/cyclic DMA engine documentation (was: [PATCH V4 04/14] DMA: PL330: Add DMA_CYCLIC capability)

2011-07-27 Thread Russell King - ARM Linux
On Tue, Jul 26, 2011 at 03:05:33PM +0530, Vinod Koul wrote: On Tue, 2011-07-26 at 08:57 +0100, Russell King - ARM Linux wrote: Here's an updated patch. 8-- From: Russell King rmk+ker...@arm.linux.org.uk DMAEngine: Improve slave/cyclic documentation Improve the

Re: [PATCH] Improve slave/cyclic DMA engine documentation (was: [PATCH V4 04/14] DMA: PL330: Add DMA_CYCLIC capability)

2011-07-27 Thread Koul, Vinod
On Wed, 2011-07-27 at 10:01 +0100, Russell King - ARM Linux wrote: On Tue, Jul 26, 2011 at 03:05:33PM +0530, Vinod Koul wrote: On Tue, 2011-07-26 at 08:57 +0100, Russell King - ARM Linux wrote: Here's an updated patch. 8-- From: Russell King rmk+ker...@arm.linux.org.uk

Re: [PATCH] Improve slave/cyclic DMA engine documentation (was: [PATCH V4 04/14] DMA: PL330: Add DMA_CYCLIC capability)

2011-07-26 Thread Russell King - ARM Linux
Here's an updated patch. 8-- From: Russell King rmk+ker...@arm.linux.org.uk DMAEngine: Improve slave/cyclic documentation Improve the documentation for the slave and cyclic DMA engine support reformatting it for easier reading, adding further APIs, splitting it into five steps, and

Re: [PATCH] Improve slave/cyclic DMA engine documentation (was: [PATCH V4 04/14] DMA: PL330: Add DMA_CYCLIC capability)

2011-07-26 Thread Russell King - ARM Linux
On Tue, Jul 26, 2011 at 08:57:20AM +0100, Russell King - ARM Linux wrote: Here's an updated patch. Sorry, another one. I've corrected the slave_sg preparation interface, and added a paragraph on preparing the scatterlist for the DMA operation, including mentioning which struct device should be

Re: [PATCH] Improve slave/cyclic DMA engine documentation (was: [PATCH V4 04/14] DMA: PL330: Add DMA_CYCLIC capability)

2011-07-26 Thread Vinod Koul
On Tue, 2011-07-26 at 08:57 +0100, Russell King - ARM Linux wrote: Here's an updated patch. 8-- From: Russell King rmk+ker...@arm.linux.org.uk DMAEngine: Improve slave/cyclic documentation Improve the documentation for the slave and cyclic DMA engine support reformatting it for

Re: [PATCH] Improve slave/cyclic DMA engine documentation (was: [PATCH V4 04/14] DMA: PL330: Add DMA_CYCLIC capability)

2011-07-26 Thread Jassi Brar
On Tue, Jul 26, 2011 at 3:05 PM, Vinod Koul vk...@infradead.org wrote: On Tue, 2011-07-26 at 08:57 +0100, Russell King - ARM Linux wrote: Here's an updated patch. 8-- From: Russell King rmk+ker...@arm.linux.org.uk DMAEngine: Improve slave/cyclic documentation Improve the

Re: [PATCH] Improve slave/cyclic DMA engine documentation (was: [PATCH V4 04/14] DMA: PL330: Add DMA_CYCLIC capability)

2011-07-26 Thread Vinod Koul
On Tue, 2011-07-26 at 23:25 +0530, Jassi Brar wrote: On Tue, Jul 26, 2011 at 10:50 PM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Tue, Jul 26, 2011 at 08:07:44PM +0530, Jassi Brar wrote: Dear Vinod, Since it came from the RMK, most probably it'll be the best. But