From 3da0dac0f037cbbecdf5fdffcceda40e724fbf53 Mon Sep 17 00:00:00 2001 From: Fugang Duan Date: Tue, 21 Jul 2020 17:28:42 +0800 Subject: MLK-24436 arm64: dts: imx8: select bt-sco-pcm-wb to support nbs and wbs Select bt-sco-pcm-wb codec dai in default to support HFP nbs and wbs for nxp 88w8997 and 88w8987 chips. Reviewed-by: Shengjiu Wang Signed-off-by: Fugang Duan --- arch/arm64/boot/dts/freescale/imx8x-mek.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch/arm64/boot/dts/freescale/imx8x-mek.dtsi') diff --git a/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi b/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi index 7b3fc3d456be..3af1dae5207d 100644 --- a/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi @@ -190,7 +190,7 @@ }; bt_sco_codec: bt_sco_codec { - #sound-dai-cells = <0>; + #sound-dai-cells = <1>; compatible = "linux,bt-sco"; }; @@ -209,7 +209,7 @@ }; simple-audio-card,codec { - sound-dai = <&bt_sco_codec>; + sound-dai = <&bt_sco_codec 1>; }; }; -- cgit v1.2.3