MLK-22764: ARM: dts: imx7ulp: Change sound card name
authorShengjiu Wang <shengjiu.wang@nxp.com>
Thu, 14 Nov 2019 05:31:57 +0000 (13:31 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:00 +0000 (11:21 +0800)
Change the sound card name from "rpmsg-audio" to "wm8960-audio".
That we can utilize the /var/lib/alsa/asound.state config
file to share same configuration as wm8960 sound card.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
arch/arm/boot/dts/imx7ulp-evk.dts

index 83d8f99..2d39120 100644 (file)
 
        sound-rpmsg {
                compatible = "fsl,imx-audio-rpmsg";
-               model = "rpmsg-audio";
+               model = "wm8960-audio";
                cpu-dai = <&rpmsg_i2s>;
                rpmsg-out;
                rpmsg-in;