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

Commit 28c57393 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add qseecom heap for atoll"

parents 07e97eb4 1aa39310
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -593,11 +593,12 @@
			reg = <0 0x9e000000 0 0x1400000>;
		};

		qseecom_ta_mem: qseecom_ta_region@0 {
		qseecom_ta_mem: qseecom_ta_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0 0x00000000 0 0xffffffff>;
			reusable;
			alignment = <0x400000>;
			size = <0x1000000>;
			alignment = <0 0x400000>;
			size = <0 0x1000000>;
		};

		cdsp_sec_mem: cdsp_sec_regions@0x9f400000 {