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

Commit 04d7be3b authored by Satish Babu Patakokila's avatar Satish Babu Patakokila
Browse files

ARM: dts: msm: Add MDM flag for Audio memory regions

Adding mdm specific flags in the audio memory regions
to distinguish when the hyp-assign calls are made.
These differ bnetween the mdm and non-mdm targets.

Change-Id: Ie5143ab19442b03608a538d7d5983125e05e0dd2
parent 708fccfc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@

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