[alsa-devel] [RFT v3 3/3] ASoC: core: Add support for DAI multicodec

Mark Brown broonie at kernel.org
Sat May 17 13:46:21 CEST 2014


On Fri, May 16, 2014 at 04:06:50PM -0400, Sinan Akman wrote:

>   I have a related question. I am trying to put together something
> that would "bridge" a spdif rx into say ssi tx on iMX6. I am just not
> sure how this would fit into the alsa model. Would multiple CPU DAIs be
> the recommended model for this. In this case I will follow this
> thread and try to extend/use that multiple CPU DAIs idea.

Ideally we'd be able to set up a route between the two DAIs and then
have the framework arrange for data to go from one to the other.  There
are hardware limitations in being able to do this - you either need ASRC
in the hardware or you need to be able to ensure that all the clocks are
synchronous.  Right now you have to bounce everything through the
application layer.

It is a somewhat different issue to the one Benoit is trying to address
though.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140517/13996bd0/attachment.sig>


More information about the Alsa-devel mailing list