From: Bo Shen <voice.shen@atmel.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: plagnioj@jcrosoft.com, nicolas.ferre@atmel.com,
linux-arm-kernel@lists.infradead.org,
devicetree-discuss@lists.ozlabs.org, linux-sound@vger.kernel.org,
alsa-devel@alsa-project.org
Subject: Re: [PATCH 2/2] ASoC: atmel-pcm: add dma support
Date: Tue, 20 Nov 2012 17:22:03 +0800 [thread overview]
Message-ID: <50AB4BBB.7050308@atmel.com> (raw)
In-Reply-To: <20121120085728.GX10560@opensource.wolfsonmicro.com>
Hi Mark,
On 11/20/2012 16:57, Mark Brown wrote:
> On Tue, Nov 20, 2012 at 04:38:18PM +0800, Bo Shen wrote:
>> Change xfer_size name to apply to PDC and DMA aswell.
>> Specify overrun bit in interrupt mask.
>> Add dmaengine specific routines and replace PDC ones in
>> pcm_ops if appropriate.
>> Uses cyclic DMA API for queuing samples.
>
> If you're using dmaengine you really need a *very* good reason not to
> use the core dmaengine support...
You mean I should using the soc-dmaengine-pcm, am I right?
Best Regards
Bo Shen
WARNING: multiple messages have this Message-ID (diff)
From: Bo Shen <voice.shen@atmel.com>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: plagnioj@jcrosoft.com, nicolas.ferre@atmel.com,
linux-arm-kernel@lists.infradead.org,
devicetree-discuss@lists.ozlabs.org, linux-sound@vger.kernel.org,
alsa-devel@alsa-project.org
Subject: Re: [PATCH 2/2] ASoC: atmel-pcm: add dma support
Date: Tue, 20 Nov 2012 09:22:03 +0000 [thread overview]
Message-ID: <50AB4BBB.7050308@atmel.com> (raw)
In-Reply-To: <20121120085728.GX10560@opensource.wolfsonmicro.com>
Hi Mark,
On 11/20/2012 16:57, Mark Brown wrote:
> On Tue, Nov 20, 2012 at 04:38:18PM +0800, Bo Shen wrote:
>> Change xfer_size name to apply to PDC and DMA aswell.
>> Specify overrun bit in interrupt mask.
>> Add dmaengine specific routines and replace PDC ones in
>> pcm_ops if appropriate.
>> Uses cyclic DMA API for queuing samples.
>
> If you're using dmaengine you really need a *very* good reason not to
> use the core dmaengine support...
You mean I should using the soc-dmaengine-pcm, am I right?
Best Regards
Bo Shen
WARNING: multiple messages have this Message-ID (diff)
From: voice.shen@atmel.com (Bo Shen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ASoC: atmel-pcm: add dma support
Date: Tue, 20 Nov 2012 17:22:03 +0800 [thread overview]
Message-ID: <50AB4BBB.7050308@atmel.com> (raw)
In-Reply-To: <20121120085728.GX10560@opensource.wolfsonmicro.com>
Hi Mark,
On 11/20/2012 16:57, Mark Brown wrote:
> On Tue, Nov 20, 2012 at 04:38:18PM +0800, Bo Shen wrote:
>> Change xfer_size name to apply to PDC and DMA aswell.
>> Specify overrun bit in interrupt mask.
>> Add dmaengine specific routines and replace PDC ones in
>> pcm_ops if appropriate.
>> Uses cyclic DMA API for queuing samples.
>
> If you're using dmaengine you really need a *very* good reason not to
> use the core dmaengine support...
You mean I should using the soc-dmaengine-pcm, am I right?
Best Regards
Bo Shen
next prev parent reply other threads:[~2012-11-20 9:22 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-20 8:38 [PATCH 1/2] ASoC: atmel-ssc: add phybase in device structure Bo Shen
2012-11-20 8:38 ` Bo Shen
2012-11-20 8:38 ` Bo Shen
2012-11-20 8:38 ` [PATCH 2/2] ASoC: atmel-pcm: add dma support Bo Shen
2012-11-20 8:38 ` Bo Shen
2012-11-20 8:38 ` Bo Shen
2012-11-20 8:57 ` Mark Brown
2012-11-20 8:57 ` Mark Brown
2012-11-20 8:57 ` Mark Brown
2012-11-20 9:22 ` Bo Shen [this message]
2012-11-20 9:22 ` Bo Shen
2012-11-20 9:22 ` Bo Shen
2012-11-20 9:24 ` Mark Brown
2012-11-20 9:24 ` Mark Brown
2012-11-20 9:24 ` Mark Brown
2012-11-20 9:21 ` [PATCH 1/2] ASoC: atmel-ssc: add phybase in device structure Mark Brown
2012-11-20 9:21 ` Mark Brown
2012-11-20 9:21 ` Mark Brown
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=50AB4BBB.7050308@atmel.com \
--to=voice.shen@atmel.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-sound@vger.kernel.org \
--cc=nicolas.ferre@atmel.com \
--cc=plagnioj@jcrosoft.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.