26 Apr
2012
26 Apr
'12
6:54 p.m.
On Wed, Apr 25, 2012 at 12:12:49PM +0100, Liam Girdwood wrote:
The Dynamic PCM core allows digital audio data to be dynamically routed between different ALSA PCMs and DAI links on SoC CPUs with on chip DSP devices. e.g. audio data could be played on pcm:0,0 and routed to any (or all) SoC DAI links.
I've applied all these now - after recovering from the shock of seeing them! :)
I think we need to have a look at/think about the no_pcm flag, partly just in relation to the CODEC<->CODEC code as that's also figuring out that there's no PCM but it does it just by checking that there's no DMA driver specified. But I'm not sure what the best thing to do is here without seeing a machine driver or two.