MLK-11429-24: ARM: dts: use imx-cs42888 to enable cs42888-audio
authorShengjiu Wang <shengjiu.wang@freescale.com>
Wed, 26 Aug 2015 10:47:42 +0000 (18:47 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:15 +0000 (14:48 -0500)
enable cs42888-audio for imx6qdl-sabreauto

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
arch/arm/boot/dts/imx6qdl-sabreauto.dtsi

index 05567a8..a8b4e62 100644 (file)
 
        sound-cs42888 {
                compatible = "fsl,imx6-sabreauto-cs42888",
-                       "fsl,imx-audio-cs42888";
+                               "fsl,imx-audio-cs42888";
                model = "imx-cs42888";
-               audio-cpu = <&esai>;
-               audio-asrc = <&asrc>;
+               esai-controller = <&esai>;
+               asrc-controller = <&asrc>;
                audio-codec = <&codec>;
-               audio-routing =
-                       "Line Out Jack", "AOUT1L",
-                       "Line Out Jack", "AOUT1R",
-                       "Line Out Jack", "AOUT2L",
-                       "Line Out Jack", "AOUT2R",
-                       "Line Out Jack", "AOUT3L",
-                       "Line Out Jack", "AOUT3R",
-                       "Line Out Jack", "AOUT4L",
-                       "Line Out Jack", "AOUT4R",
-                       "AIN1L", "Line In Jack",
-                       "AIN1R", "Line In Jack",
-                       "AIN2L", "Line In Jack",
-                       "AIN2R", "Line In Jack";
        };
 
        sound-spdif {