[PATCH 01/22] OMAP: sDMA: descriptor autoloading feature
From: tony@atomide.com (Tony Lindgren)
Date: 2011-05-06 06:22:53
Also in:
linux-mmc, linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2011-05-06 06:22:53
Also in:
linux-mmc, linux-omap
Hi, * Adrian Hunter [off-list ref] [110505 14:48]:
From: Venkatraman S <redacted> Add sDMA driver support for descriptor autoloading feature. Descriptor autoloading is OMAP sDMA v5 hardware capability that can be exploited for scatter gather scenarios, currently available in OMAP3630 and OMAP4430.
I think we should not add this feature until after we've converted omap DMA to use the common dmaengine for the basic features. Adding this will make it harder for us to do the converions. Can you please separate out the DMA descriptor autoloading patches? Regards, Tony