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 <quic_visr@quicinc.com>
This commit is contained in:
committed by
Rohit Jadhav
parent
aca09b9105
commit
fdc0b41e01
@@ -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>;
|
||||
};
|
||||
|
@@ -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>;
|
||||
|
@@ -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>;
|
||||
|
||||
|
@@ -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>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user