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

Commit a8fff4ee authored by Viraja Kommaraju's avatar Viraja Kommaraju Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: mdm: Add scm mp flag in audio ion node



Add scm memory protection flag and audio-mem in
qcom,msm-audio-ion node. This flag shall be parsed and
checked in audio ion probe and if true, then audio-mem
region shall be protected during probe.

CRs-Fixed: 2010176
Change-Id: I41b8595950e6048384308f603d500f82e831ebc7
Signed-off-by: default avatarViraja Kommaraju <virajak@codeaurora.org>
parent 53a9c2af
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -958,6 +958,8 @@

	qcom,msm-audio-ion {
		compatible = "qcom,msm-audio-ion";
		qcom,scm-mp-enabled;
		memory-region = <&audio_mem>;
	};

	pcm0: qcom,msm-pcm {