[V2,3/3] arm64: dts: imx8mn-bsh-smm-s2pro: Adjust audio card name to new one

Message ID 20211108152745.1974834-3-michael@amarulasolutions.com
State New
Headers show
Series
  • [V2,1/3] ASoC: fsl: add smm-s2-pro audio driver
Related show

Commit Message

Michael Nazzareno Trimarchi Nov. 8, 2021, 3:27 p.m. UTC
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
---
 arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts b/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts
index 5f8a00b955b2..0328e48e3f92 100644
--- a/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dts
@@ -19,7 +19,7 @@  memory@40000000 {
 	};
 
 	sound-tlv320aic31xx {
-		compatible = "fsl,imx-audio-tlv320aic31xx";
+		compatible = "bsh,imx-audio-tlv320aic31xx";
 		model = "tlv320aic31xx-hifi";
 		audio-cpu = <&sai3>;
 		audio-codec = <&codec>;