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

Commit 3919aa1d authored by Sathish Ambley's avatar Sathish Ambley
Browse files

ARM: dts: msm: Add ADSP remote heap node on msm8952



Add a device tree node adsp_mem memory that is used for ADSP remote
heap, so that the probe can use the device for remote heap allocation.

Change-Id: Id6d7115e23522ec075ac0f722430c3ce263fc494
Signed-off-by: default avatarSathish Ambley <sathishambley@codeaurora.org>
Acked-by: default avatarBharath Kumar <bkumar@qti.qualcomm.com>
parent ec971dd4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2118,6 +2118,11 @@
		iommus = <&lpass_q6_smmu 1>;
	};

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

	qcom,adsprpc_domains {
		compatible = "qcom,msm-fastrpc-legacy-compute-cb";
		qcom,msm_fastrpc_compute_cb {