From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: alsa-devel@alsa-project.org
Cc: Eric Miao <eric.y.miao@gmail.com>, Leo Yan <leoy@marvell.com>,
Vinod Koul <vinod.koul@intel.com>,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Liam Girdwood <lrg@ti.com>, Qiao Zhou <zhouqiao@marvell.com>,
Chao Xie <cxie4@marvell.com>,
alsa-devel@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 0/5] mmp audio support
Date: Wed, 13 Jun 2012 13:17:43 +0100 [thread overview]
Message-ID: <20120613121743.GN4545@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1339409081-10097-1-git-send-email-zhangfei.gao@marvell.com>
[-- Attachment #1.1: Type: text/plain, Size: 521 bytes --]
On Mon, Jun 11, 2012 at 06:04:36PM +0800, Zhangfei Gao wrote:
> These patches provide mmp audio support under alsa via dmaengine
> Support platfrom pxa688 and pxa910
> mmp_tdma.c and mmp-pcm.c is shared for pxa688 and pxa910
> pxa688 (mmp2) use mmp2-sspa.c
> pxa910 directly use pxa-ssp.c
> mmp_tdma.c is under dmaengine framework
Applied 2-4. I'm not seeing a direct code dependency between this and
the dmaengine driver in patch 1 (or review of it from Vinod yet) so I'm
expecting that to go via the dmaengine tree.
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/5] mmp audio support
Date: Wed, 13 Jun 2012 13:17:43 +0100 [thread overview]
Message-ID: <20120613121743.GN4545@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1339409081-10097-1-git-send-email-zhangfei.gao@marvell.com>
On Mon, Jun 11, 2012 at 06:04:36PM +0800, Zhangfei Gao wrote:
> These patches provide mmp audio support under alsa via dmaengine
> Support platfrom pxa688 and pxa910
> mmp_tdma.c and mmp-pcm.c is shared for pxa688 and pxa910
> pxa688 (mmp2) use mmp2-sspa.c
> pxa910 directly use pxa-ssp.c
> mmp_tdma.c is under dmaengine framework
Applied 2-4. I'm not seeing a direct code dependency between this and
the dmaengine driver in patch 1 (or review of it from Vinod yet) so I'm
expecting that to go via the dmaengine tree.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120613/17cbd502/attachment.sig>
next prev parent reply other threads:[~2012-06-13 12:17 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-11 10:04 [PATCH v2 0/5] mmp audio support Zhangfei Gao
2012-06-11 10:04 ` [PATCH v2 1/5] dmaengine: mmp_tdma: add mmp tdma support Zhangfei Gao
2012-06-14 10:43 ` Vinod Koul
2012-06-14 10:43 ` Vinod Koul
2012-06-15 3:02 ` zhangfei gao
2012-06-15 3:02 ` [alsa-devel] " zhangfei gao
2012-06-15 3:04 ` [PATCH " Zhangfei Gao
2012-06-20 11:03 ` Vinod Koul
2012-06-20 11:03 ` Vinod Koul
2012-06-21 1:03 ` zhangfei gao
2012-06-21 1:03 ` [alsa-devel] " zhangfei gao
2012-06-19 12:21 ` [PATCH v2 " zhangfei gao
2012-06-19 12:21 ` [alsa-devel] " zhangfei gao
2012-06-11 10:04 ` [PATCH v2 2/5] ASoC: mmp: add audio dma support Zhangfei Gao
2012-06-11 10:04 ` [PATCH v2 3/5] ASOC: mmp: add sspa support Zhangfei Gao
2012-06-11 10:04 ` [PATCH v2 4/5] ASoC: add mmp brownstone support Zhangfei Gao
2012-06-11 10:04 ` [PATCH v2 5/5] ASoC: add ttc-dkb machine support Zhangfei Gao
2012-06-13 12:17 ` Mark Brown [this message]
2012-06-13 12:17 ` [PATCH v2 0/5] mmp audio support Mark Brown
2012-06-13 14:01 ` zhangfei gao
2012-06-13 14:01 ` [alsa-devel] " zhangfei gao
2012-06-13 17:31 ` Mark Brown
2012-06-13 17:31 ` [alsa-devel] " Mark Brown
2012-06-13 16:37 ` Chris Ball
2012-06-21 3:01 ` zhangfei gao
2012-06-21 3:01 ` zhangfei gao
2012-06-13 19:58 ` Arnd Bergmann
2012-06-13 19:58 ` Arnd Bergmann
2012-06-14 1:59 ` zhangfei gao
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=20120613121743.GN4545@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--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=lrg@ti.com \
--cc=vinod.koul@intel.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.