19 Oct
2015
19 Oct
'15
12:11 p.m.
Hi Mark,
In order to implement sub-stream multiplexing as a part of single BE DAI I have following observations.
1. All BE DAI ops gets called only once even if two different FE DAIs are connected to a BE DAI. 2. BE DAI ops are always called with sub-stream 0.
are these expected ?
What is the best way to allow calling of BE DAI ops with different sub-stream ID so that I can do link configuration based on sub-stream parameters ? can you give some pointers ?
Regards, Rakesh