]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx93: Add #sound-dai-cells property
authorShengjiu Wang <shengjiu.wang@nxp.com>
Mon, 29 Jul 2024 01:39:56 +0000 (09:39 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 13 Aug 2024 02:48:01 +0000 (10:48 +0800)
Add #sound-dai-cells property for audio cpu dai modules
'#sound-dai-cells' is required to properly interpret
the list of DAI specified in the 'sound-dai' property,

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93.dtsi

index 4a3f42355cb8fcfcb75e60c5170495b858c25d24..e8fd008d6333c0aa91c2801a2ac1559d2b183971 100644 (file)
                                clock-names = "bus", "mclk0", "mclk1", "mclk2", "mclk3";
                                dmas = <&edma1 22 0 FSL_EDMA_RX>, <&edma1 21 0 0>;
                                dma-names = "rx", "tx";
+                               #sound-dai-cells = <0>;
                                status = "disabled";
                        };
 
                                clock-names = "ipg_clk", "ipg_clk_app", "pll8k";
                                dmas = <&edma1 29 0 5>;
                                dma-names = "rx";
+                               #sound-dai-cells = <0>;
                                status = "disabled";
                        };
 
                                clock-names = "bus", "mclk0", "mclk1", "mclk2", "mclk3";
                                dmas = <&edma2 59 0 FSL_EDMA_RX>, <&edma2 58 0 0>;
                                dma-names = "rx", "tx";
+                               #sound-dai-cells = <0>;
                                status = "disabled";
                        };
 
                                clock-names = "bus", "mclk0", "mclk1", "mclk2", "mclk3";
                                dmas = <&edma2 61 0 FSL_EDMA_RX>, <&edma2 60 0 0>;
                                dma-names = "rx", "tx";
+                               #sound-dai-cells = <0>;
                                status = "disabled";
                        };
 
                                clock-names = "ipg", "phy", "spba", "pll_ipg";
                                dmas = <&edma2 65 0 FSL_EDMA_RX>, <&edma2 66 0 0>;
                                dma-names = "rx", "tx";
+                               #sound-dai-cells = <0>;
                                status = "disabled";
                        };