On 3/17/24 17:46, Krzysztof Kozlowski wrote: > On 17/03/2024 15:29, Jan Dakinevich wrote: >> I mean the following... This commit adds new defines to >> meson-g12a-toacodec.h header. These defines are used in the following way: >> >> sound-dai = <&toacodec TOACODEC_IN_A>; >> sound-dai = <&toacodec TOACODEC_CAPTURE_OUT_A>; >> >> So, can you make an advise how to call something like "&toacodec" to >> which I declare new parameters. > > &toacodec is phandle but it is not really relevant here. You should > explain what these defines are. DAI ids? > Yes, these are DAI ids. Ok, I'll write it in next version. > Best regards, > Krzysztof > -- Best regards Jan Dakinevich