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

Commit 58019232 authored by Srinivasarao P's avatar Srinivasarao P Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: increase ion heap size for SDM670/710



Increase ion heap size from 4MB to 8MB to meet CTS DRM cases
requirement.

Change-Id: I223994c5c8bcd6c150cfd6e35fcaaf8ee3c62c5f
Signed-off-by: default avatarSrinivasarao P <spathi@codeaurora.org>
parent 984a1a37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -571,7 +571,7 @@
			alloc-ranges = <0 0x00000000 0 0xffffffff>;
			reusable;
			alignment = <0 0x400000>;
			size = <0 0x400000>;
			size = <0 0x800000>;
		};

		qseecom_ta_mem: qseecom_ta_region {