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

Commit f5ca7bc6 authored by Shiv Maliyappanahalli's avatar Shiv Maliyappanahalli Committed by Matt Wagantall
Browse files

ARM: dts: msm: Add destroy cvd property for msm-pcm-voice on msm8996



Add destroy cvd property for msm-pcm-voice to determine if
CVD sessions need to be destroyed or not. With this change, the CVP
session will be destroyed in multi sub scenario where more than one
active call is present. Also the MVM and CVS sessions will be
destroyed at the end of each call.

Change-Id: Ic8c8399ada62af6df4d08124d29673a1ff9a2a42
Signed-off-by: default avatarShiv Maliyappanahalli <smaliyap@codeaurora.org>
parent e6e6cc67
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2874,6 +2874,7 @@

	voice: qcom,msm-pcm-voice {
		compatible = "qcom,msm-pcm-voice";
		qcom,destroy-cvd;
	};

	stub_codec: qcom,msm-stub-codec {