16 Jul
2013
16 Jul
'13
6:57 p.m.
On Tue, Jul 16, 2013 at 06:33:39PM +0200, Daniel Mack wrote:
On 16.07.2013 18:20, Mark Brown wrote:
No, no feature here. Off the top of my head I'd suggest soc-pcm plus a virtual DAI for the second link.
That would still require userspace to open and configure both subdevices, right?
Shouldn't.
Do you think it's a good idea to teach DAI links support for more than one codec? At a glance, it seems quite possible: the modes and rates would be limited down to the intersection of those of each codec, and the PCM callbacks would be relayed to all codecs in the list.
In principal yet but we want better DAPM integration I think - having an unused device on the link probably ought not have any impact on other devices for example.