Skip to content

Commit dbe0d00

Browse files
tq-steinaShawn Guo
authored andcommitted
arm64: dts: freescale: Fix sound card model for MBa8Mx
The audio codec connection on MBa8Mx is identical to MBa7 (imx7) and MBa6 (imx6). Use the same sound card model as well. Fixes commit dfcd1b6 ("arm64: dts: freescale: add initial device tree for TQMa8MQML with i.MX8MM") Signed-off-by: Alexander Stein <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 42c9b28 commit dbe0d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/freescale/mba8mx.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191

9292
sound {
9393
compatible = "fsl,imx-audio-tlv320aic32x4";
94-
model = "tqm-tlv320aic32";
94+
model = "imx-audio-tlv320aic32x4";
9595
ssi-controller = <&sai3>;
9696
audio-codec = <&tlv320aic3x04>;
9797
};

0 commit comments

Comments
 (0)