18 Mar
2021
18 Mar
'21
6:39 p.m.
On 18/03/2021 12:40, Pierre-Louis Bossart wrote:
Ex: Lets say we have a dai link in soundcard which has cpus->dai_name pointing to an FE dai ("MultiMedia1") available in topology file. Why would you want to do this? You are hard-coding an FE dailink in the
machine driver, when it can be described in the topology.
By the looks of it, FE DAI and DAI link are created from single PCM object (SectionPCM), so no need to describe it separately.
--srini