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

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

Commit Message

Michael Nazzareno Trimarchi Nov. 8, 2021, 1:57 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(-)

Comments

Michael Nazzareno Trimarchi Nov. 8, 2021, 2:17 p.m. UTC | #1
Hi

Last patchset is tested and working fine

Michael


On Mon, Nov 8, 2021 at 2:57 PM Michael Trimarchi <
michael@amarulasolutions.com> wrote:

> 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(-)
>
> 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>;
> --
> 2.25.1
>
>

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>;