[alsa-devel] [RFC 00/10] ASoC: Introduce dmaengine pcm helper functions

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Feb 22 10:03:07 CET 2012


On Wed, Feb 22, 2012 at 04:19:10PM +0800, Shawn Guo wrote:
> Nice consolidation ...
> 
> On Tue, Feb 21, 2012 at 05:47:54PM +0100, Lars-Peter Clausen wrote:
> > This patch series introduces a new set of helper functions for dmaengine based
> > PCM drivers. Currently we have 6 different dmaengine based PCM drivers which are
> > all more or less similar in structure, but all have also individual requirements
> > which can't easily be generalized.

I have developed a standard DMA engine ASoC driver tested on SA11x0 for
playback only (that's because SA11x0 requires playback DMA to be active
for capture to work, and ASoC doesn't support that.)

It uses the standard scatterlist DMA submission stuff, but could be
expanded to use the cyclic stuff if available.

> I did not notice this patch on any list yet, so am not sure about
> Russell's plan about it.  But it seems this series does not reach
> alsa-devel list either. (forgot?)

I've not yet posted it, mainly because it's there by accident, along with
the rest of the SA11x0 Assabet stuff (it's part of my testing for the
SA11x0 DMA engine code.)


More information about the Alsa-devel mailing list