summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi
diff options
context:
space:
mode:
authorFugang Duan <fugang.duan@nxp.com>2020-07-21 17:28:42 +0800
committerFugang Duan <fugang.duan@nxp.com>2020-07-24 11:17:45 +0800
commit3da0dac0f037cbbecdf5fdffcceda40e724fbf53 (patch)
tree0f9d1ff5a2f92f651bf609f4ebcb65defcec5638 /arch/arm64/boot/dts/freescale/imx8x-mek.dtsi
parent110d5c01d3f73ef56cd4ff4eba74a45b6f2dfc63 (diff)
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 <shengjiu.wang@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8x-mek.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8x-mek.dtsi4
1 files changed, 2 insertions, 2 deletions
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>;
};
};