Re: [alsa-devel] [PATCH v2 0/5] mmp audio support
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.
On Wed, Jun 13, 2012 at 8:17 PM, Mark Brown broonie@opensource.wolfsonmicro.com wrote:
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.
Great, thanks Mark. By the way, patch 05 "ASoC: add ttc-dkb machine support" also based on these patches. ttc-dkb (pxa910) and brownstone (pxa688) are sharing mmp-pcm.c and mmp-tdma.c.
On Wed, Jun 13, 2012 at 10:01:55PM +0800, zhangfei gao wrote:
Great, thanks Mark. By the way, patch 05 "ASoC: add ttc-dkb machine support" also based on these patches. ttc-dkb (pxa910) and brownstone (pxa688) are sharing mmp-pcm.c and mmp-tdma.c.
That was already applied, just miscounted.
participants (2)
-
Mark Brown
-
zhangfei gao