On 25/07/2024 10:59, Shengjiu Wang wrote: > Add audio XCVR sound card, which supports SPDIF TX & RX only, > eARC RX, ARC RX are not supported. > > Signed-off-by: Shengjiu Wang <shengjiu.wang@xxxxxxx> > --- > .../boot/dts/freescale/imx93-11x11-evk.dts | 40 +++++++++++++++++++ > 1 file changed, 40 insertions(+) > }; > > &adc1 { > @@ -469,6 +482,19 @@ &wdog3 { > status = "okay"; > }; > > +&xcvr { > + #sound-dai-cells = <0>; Why this is not a property of the SoC? This applies to other patches as well. Best regards, Krzysztof