All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org,
	alsa-devel@alsa-project.org, Eric Miao <eric.y.miao@gmail.com>,
	Leo Yan <leoy@marvell.com>,
	Vinod Koul <vinod.koul@linux.intel.com>,
	Haojian Zhuang <haojian.zhuang@gmail.com>,
	alsa-devel@vger.kernel.org, Qiao Zhou <zhouqiao@marvell.com>,
	Zhangfei Gao <zhangfei.gao@marvell.com>,
	zhangfei gao <zhangfei.gao@gmail.com>, Liam Girdwood <lrg@ti.com>,
	Chao Xie <cxie4@marvell.com>
Subject: Re: [PATCH 2/4] ASoC: mmp: add audio dma support
Date: Tue, 29 May 2012 13:03:43 +0200	[thread overview]
Message-ID: <4FC4AD0F.80108@metafoo.de> (raw)
In-Reply-To: <20120529092129.GE12217@n2100.arm.linux.org.uk>

On 05/29/2012 11:21 AM, Russell King - ARM Linux wrote:
> [...]
> What I have as my own version (now with cyclic DMA support) is IMHO a
> far superior and more correct implementation.

Any chance you could post your code?

Thanks,
- Lars

WARNING: multiple messages have this Message-ID (diff)
From: lars@metafoo.de (Lars-Peter Clausen)
To: linux-arm-kernel@lists.infradead.org
Subject: [alsa-devel] [PATCH 2/4] ASoC: mmp: add audio dma support
Date: Tue, 29 May 2012 13:03:43 +0200	[thread overview]
Message-ID: <4FC4AD0F.80108@metafoo.de> (raw)
In-Reply-To: <20120529092129.GE12217@n2100.arm.linux.org.uk>

On 05/29/2012 11:21 AM, Russell King - ARM Linux wrote:
> [...]
> What I have as my own version (now with cyclic DMA support) is IMHO a
> far superior and more correct implementation.

Any chance you could post your code?

Thanks,
- Lars

  reply	other threads:[~2012-05-29 11:00 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-25  7:10 [PATCH 0/4] mmp audio support Zhangfei Gao
2012-05-25  7:11 ` [PATCH] dmaengine: mmp_tdma: add mmp tdma support Zhangfei Gao
2012-05-25  7:11 ` [PATCH 2/4] ASoC: mmp: add audio dma support Zhangfei Gao
2012-05-25  7:53   ` Vinod Koul
2012-05-25  7:53     ` Vinod Koul
2012-05-25  8:05     ` Russell King - ARM Linux
2012-05-25  8:05       ` Russell King - ARM Linux
2012-05-25  8:47       ` zhangfei gao
2012-05-25  8:47         ` [alsa-devel] " zhangfei gao
2012-05-25  9:42         ` Russell King - ARM Linux
2012-05-25  9:42           ` [alsa-devel] " Russell King - ARM Linux
2012-05-29  5:14           ` zhangfei gao
2012-05-29  5:14             ` [alsa-devel] " zhangfei gao
2012-05-29  5:18             ` Vinod Koul
2012-05-29  5:18               ` [alsa-devel] " Vinod Koul
2012-05-29  7:33               ` Russell King - ARM Linux
2012-05-29  7:33                 ` [alsa-devel] " Russell King - ARM Linux
2012-05-29  7:57                 ` zhangfei gao
2012-05-29  7:57                   ` [alsa-devel] " zhangfei gao
2012-05-29  8:01                   ` Russell King - ARM Linux
2012-05-29  8:01                     ` Russell King - ARM Linux
2012-05-29  9:02                 ` Mark Brown
2012-05-29  9:02                   ` [alsa-devel] " Mark Brown
2012-05-29  9:21                   ` Russell King - ARM Linux
2012-05-29  9:21                     ` [alsa-devel] " Russell King - ARM Linux
2012-05-29 11:03                     ` Lars-Peter Clausen [this message]
2012-05-29 11:03                       ` Lars-Peter Clausen
2012-05-29 13:14                     ` Mark Brown
2012-05-29 13:14                       ` [alsa-devel] " Mark Brown
2012-05-29 13:46                       ` Russell King - ARM Linux
2012-05-29 13:46                         ` [alsa-devel] " Russell King - ARM Linux
2012-05-29 23:55                         ` Mark Brown
2012-05-29 23:55                           ` [alsa-devel] " Mark Brown
2012-05-25  7:11 ` [PATCH 3/4] ASOC: mmp: add sspa support Zhangfei Gao
2012-05-28 14:59   ` Mark Brown
2012-05-28 14:59     ` Mark Brown
2012-05-29  5:23     ` zhangfei gao
2012-05-29  5:23       ` [alsa-devel] " zhangfei gao
2012-05-25  7:11 ` [PATCH 4/4] ASoC: add mmp brownstone support Zhangfei Gao
2012-05-28 15:13   ` Mark Brown
2012-05-28 15:13     ` Mark Brown
2012-05-29  3:04     ` Leo Yan

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=4FC4AD0F.80108@metafoo.de \
    --to=lars@metafoo.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=alsa-devel@vger.kernel.org \
    --cc=cxie4@marvell.com \
    --cc=eric.y.miao@gmail.com \
    --cc=haojian.zhuang@gmail.com \
    --cc=leoy@marvell.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux@arm.linux.org.uk \
    --cc=lrg@ti.com \
    --cc=vinod.koul@linux.intel.com \
    --cc=zhangfei.gao@gmail.com \
    --cc=zhangfei.gao@marvell.com \
    --cc=zhouqiao@marvell.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.