19 Oct
2010
19 Oct
'10
11:56 a.m.
On Tue, Oct 19, 2010 at 04:03:25PM +0900, Jassi Brar wrote:
Simple testing of 5.1 channel and hardware mixing seems to work (though there seems to be some issue with symmetric_rates in soc-core.c which would be tried to fix later as saperate issue).
symmetric_rates can only cope with straight through DAIs. It'd need a substantial overhaul to be able to be told about multiple DAIs all needing to share the same link. We need to do something about this anyway for multi-drop DAI links, provide some way of saying that multiple DAI links share clocks and need to have their configurations kept in lockstep.