15 Dec
2017
15 Dec
'17
5:30 p.m.
I am writing an machine driver to supportĀ 2 mono channel CODEC DAIs with single CPU dai link, for which I could successfully able to add and register the card. But when I run tinyplay, hw_params() call happening only for first codec entry in the dai link. Can anyone help how to rectify this issue. As both codec dai linked I expect hw_params to be called for both codec.