alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: Shawn Guo <shawn.guo@linaro.org>
Cc: Vinod Koul <vinod.koul@linux.intel.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Ryan Mallon <rmallon@gmail.com>,
	alsa-devel@alsa-project.org,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Wolfram Sang <w.sang@pengutronix.de>,
	Mika Westerberg <mika.westerberg@iki.fi>,
	Liam Girdwood <lrg@ti.com>
Subject: Re: [RFC 00/10] ASoC: Introduce dmaengine pcm helper functions
Date: Wed, 22 Feb 2012 09:03:07 +0000	[thread overview]
Message-ID: <20120222090307.GQ22562@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <20120222081908.GB21820@S2101-09.ap.freescale.net>

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.)

  parent reply	other threads:[~2012-02-22  9:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1329842884-9757-1-git-send-email-lars@metafoo.de>
2012-02-22  8:19 ` [RFC 00/10] ASoC: Introduce dmaengine pcm helper functions Shawn Guo
2012-02-22  8:46   ` Dong Aisheng
2012-02-22  9:03   ` Russell King - ARM Linux [this message]
2012-02-22 10:50     ` Mark Brown
2012-02-22 11:20       ` Russell King - ARM Linux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120222090307.GQ22562@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=lars@metafoo.de \
    --cc=lrg@ti.com \
    --cc=mika.westerberg@iki.fi \
    --cc=rmallon@gmail.com \
    --cc=s.hauer@pengutronix.de \
    --cc=shawn.guo@linaro.org \
    --cc=vinod.koul@linux.intel.com \
    --cc=w.sang@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).