Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e864bbc authored by Aditya Bavanari's avatar Aditya Bavanari
Browse files

ARM: dts: msm: Add changes to support BMS voting in QM215



Add a flag to support BMS voting in voice call
for QM215 target.

CRs-Fixed: 2356600
Change-Id: I88dff137c4457023d391db7f3a0b2d4630a406e3
Signed-off-by: default avatarAditya Bavanari <abavanar@codeaurora.org>
parent 20e6f257
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -88,6 +88,8 @@ Required properties:
 - compatible : "qcom,msm-pcm-voice"
 - qcom,destroy-cvd : Flag indicating whether to destroy cvd at
                      the end of call for low memory targets
 - qcom,vote-bms: Flag indicating whether to vote for BMS during
		  voice call or not

* msm-voice-host-pcm

+4 −0
Original line number Diff line number Diff line
@@ -13,6 +13,10 @@

#include "msm-audio-lpass.dtsi"

&voice {
	qcom,vote-bms;
};

&msm_audio_ion {
	iommus = <&apps_iommu 0x2001 0x0>;
	qcom,smmu-sid-mask = /bits/ 64 <0xf>;