From fdc0b41e01abb33fcbb6234c31ba14e087d7572d Mon Sep 17 00:00:00 2001 From: Ravulapati Vishnu Vardhan Rao Date: Thu, 14 Nov 2024 23:49:02 +0530 Subject: [PATCH] ARM: dts: msm: Enable BT dailinks for tuna platform Set qcom,wcn-bt flag to 1 to enable BTFM related dailinks. Change-Id: Iba9adc538fcc0f5464a85f6099779993dfa881b2 Signed-off-by: Ravulapati Vishnu Vardhan Rao --- tuna-audio-hamilton-mtp.dtsi | 1 + tuna-audio-overlay.dtsi | 2 +- tuna-audio.dtsi | 2 +- tuna7-audio-mtp.dtsi | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/tuna-audio-hamilton-mtp.dtsi b/tuna-audio-hamilton-mtp.dtsi index 4bb1631c..c286d3b2 100644 --- a/tuna-audio-hamilton-mtp.dtsi +++ b/tuna-audio-hamilton-mtp.dtsi @@ -12,6 +12,7 @@ &tuna_snd { qcom,model = "tuna-mtp-snd-card"; + qcom,wcn-bt = <0>; qcom,msm_audio_ssr_devs = <&audio_gpr>, <&lpi_tlmm>, <&lpass_cdc>; }; diff --git a/tuna-audio-overlay.dtsi b/tuna-audio-overlay.dtsi index 38cfbaee..195119a3 100644 --- a/tuna-audio-overlay.dtsi +++ b/tuna-audio-overlay.dtsi @@ -425,7 +425,7 @@ qcom,model = "tuna-mtp-snd-card"; qcom,msm-mi2s-master = <1>, <1>, <1>, <1>, <1>, <1>, <1>; qcom,mi2s-tdm-is-hw-vote-needed = <1>, <1>, <1>, <1>, <1>, <1>, <1>; - qcom,wcn-bt = <0>; + qcom,wcn-bt = <1>; qcom,ext-disp-audio-rx = <0>; qcom,tdm-max-slots = <8>; qcom,tdm-clk-attribute = <0x1>, <0x1>, <0x1>, <0x1>, <0x1>, <0x1>, <0x1>; diff --git a/tuna-audio.dtsi b/tuna-audio.dtsi index dfe2a8b0..ef3a9546 100644 --- a/tuna-audio.dtsi +++ b/tuna-audio.dtsi @@ -164,7 +164,7 @@ qcom,mi2s-audio-intf = <1>; qcom,tdm-audio-intf = <0>; qcom,auxpcm-audio-intf = <1>; - qcom,wcn-bt = <0>; + qcom,wcn-bt = <1>; qcom,ext-disp-audio-rx = <0>; qcom,afe-rxtx-lb = <0>; diff --git a/tuna7-audio-mtp.dtsi b/tuna7-audio-mtp.dtsi index 74de7073..befa7f72 100644 --- a/tuna7-audio-mtp.dtsi +++ b/tuna7-audio-mtp.dtsi @@ -118,4 +118,5 @@ qcom,msm-mbhc-hphl-swh = <0>; qcom,msm-mbhc-gnd-swh = <0>; qcom,msm-mbhc-hs-mic-max-threshold-mv = <1670>; + qcom,wcn-bt = <0>; };