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

Commit 6379a990 authored by Sathish Ambley's avatar Sathish Ambley
Browse files

ARM: dts: msm: Update mdsprpc apps CMA region in 8996



Add the entry for mdsprpc mem region that is used for sharing
memory of fastrpc buffers to MDSP processor.

Change-Id: I24724a772de122a07f85a8c36c1d5e421296a45c
Acked-by: default avatarHimateja Reddy <hmreddy@qti.qualcomm.com>
Signed-off-by: default avatarSathish Ambley <sathishambley@codeaurora.org>
parent 2af5d1b0
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3523,6 +3523,11 @@
		memory-region = <&adsp_mem>;
	};

	qcom,msm-mdsprpc-mem {
		compatible = "qcom,msm-mdsprpc-mem-region";
		memory-region = <&adsp_mem>;
	};

	qcom,msm_fastrpc {
		compatible = "qcom,msm-fastrpc-adsp";