Merge "ARM: dts: msm: Enable BT dailinks for tuna platform"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
561aa8dc80
@@ -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