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

Commit 157122d9 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Memory change for qseecom ion heap for msm8953"

parents 04bbd7d1 5fb3ea7c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@
			compatible = "shared-dma-pool";
			reusable;
			alignment = <0 0x400000>;
			size = <0 0x0400000>;
			size = <0 0x1000000>;
		};

		qseecom_ta_mem: qseecom_ta_region {
@@ -107,7 +107,7 @@
			alloc-ranges = <0 0x00000000 0 0xffffffff>;
			reusable;
			alignment = <0 0x400000>;
			size = <0 0x1000000>;
			size = <0 0x400000>;
		};

		adsp_mem: adsp_region@0 {