ARM: dts: imx6qdl-gw551x: fix audio SSI
authorTim Harvey <tharvey@gateworks.com>
Tue, 23 Jun 2020 19:06:54 +0000 (12:06 -0700)
committerShawn Guo <shawnguo@kernel.org>
Sat, 11 Jul 2020 14:31:30 +0000 (22:31 +0800)
The audio codec on the GW551x routes to ssi1.  It fixes audio capture on
the device.

Cc: stable@vger.kernel.org
Fixes: 3117e851cef1 ("ARM: dts: imx: Add TDA19971 HDMI Receiver to GW551x")
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-gw551x.dtsi

index c38e86e..8c33510 100644 (file)
                simple-audio-card,frame-master = <&sound_codec>;
 
                sound_cpu: simple-audio-card,cpu {
-                       sound-dai = <&ssi2>;
+                       sound-dai = <&ssi1>;
                };
 
                sound_codec: simple-audio-card,codec {