Merge "ARM: dts: msm: Enable BT dailinks for tuna platform"

This commit is contained in:
QCTECMDR Service
2024-11-27 21:26:55 -08:00
committed by Gerrit - the friendly Code Review server
4 changed files with 4 additions and 2 deletions

View File

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

View File

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

View File

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

View File

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