On Tue, Mar 15, 2016 at 03:34:49PM +0000, Piotr Stankiewicz wrote:
This happens when setting up, e.g. a route starting with a dynamic DAI, which passes through a static DAI (say, "Some FE" -> "Some BE" -> "Codec to Modem link"). All DAPM widgets involved in that path will
Is this not just a normal CODEC connected to a back end on a DPCM system? What are a "dynamic DAI" and "static DAI"? Your changelog is very unclear, I really can't tell from your changelog what this is aiming to do or how it proposes to do it.
I'm also concerned that nobody else seems to be seeing this, that's a bit of a warning sign that you might be misusing things here. Your mention of a "Codec to Modem link" sounds like you might be trying to use DPCM for off-SoC components somehow which is just not something that's expected to work.
At a minimum this needs a much better changelog.