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

Commit 7776bf86 authored by Tharun Kumar Merugu's avatar Tharun Kumar Merugu
Browse files

ARM: dts: msm: add compute memory region for sm8150



create memory region for sharing with compute DSP to support
computer vision and FastRPC use cases

Change-Id: I8e75f9868108230d3f01fcc5c70f0dd306ac3300
Signed-off-by: default avatarTharun Kumar Merugu <mtharu@codeaurora.org>
parent a04d5c07
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -701,6 +701,14 @@
			size = <0x0 0x1000000>;
		};

		cdsp_mem: cdsp_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			alignment = <0x0 0x400000>;
			size = <0x0 0x400000>;
		};

		qseecom_ta_mem: qseecom_ta_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;