On Tuesday, 20 April 2021, 06:35:51 GMT+8, Kuninori Morimoto kuninori.morimoto.gx@renesas.com wrote:
v5.3 has other big change on ALSA SoC for each driver. Out-of-tree might get this effect.
ASoC: xxxx: use modern dai_link style
For example, 05ab66178cb27ee795aa45b43818d2caa2d3953 ("ASoC: mediatek: mt8173-rt5650-rt5676: use modern dai_link style")
I am bisecting down to 5 asoc related commits now, and currently building "ASoC: pcm_dmaengine: Extra snd_dmaengine_pcm_refine_runtime_hwpararms". The breakage is between "...remove snd_soc_soc_rtdcom_del_all()" and "Merge branch asoc-5.4 into asoc-5.5". It takes about an hour to do a clean build. I think it is either that hwparams commit or the next one, "use different sequence..."? I shall be able to tell you for sure in a few more hours / next day. Any thoughts on those two? Regards,Hin-Tak