20 Jun
2023
20 Jun
'23
3:27 a.m.
Hi Mark
Current soc-core.c has snd_soc_{of_}get_dai_name() to get DAI name for dlc (snd_soc_dai_link_component). It gets .dai_name, but we need .of_node too. Therefor user need to arrange.
It will be more useful if it gets both .dai_name and .of_node. This patch adds snd_soc_{of_}get_dlc() for it, and convert to use it.
v1 -> v2
- care loongson
Grr, I added new patch for loongson, but [2/9] patch didn't care it. It breaks git-bisect. Please drop this patch-set, will post v3 patch.
Thank you for your help !!
Best regards --- Kuninori Morimoto