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

Commit 9e21b253 authored by Tharun Kumar Merugu's avatar Tharun Kumar Merugu
Browse files

ARM: dts: msm: increase adsp heap size for sm8150



Increase adsp contig heap size from 12 MB to 16 MB

Change-Id: I4c8cc579f3551475ee234a0440478bee5be9416b
Acked-by: default avatarThyagarajan Venkatanarayanan <venkatan@qti.qualcomm.com>
Signed-off-by: default avatarTharun Kumar Merugu <mtharu@codeaurora.org>
parent 4cec0cd6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -648,7 +648,7 @@
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			reusable;
			alignment = <0x0 0x400000>;
			alignment = <0x0 0x400000>;
			size = <0x0 0xc00000>;
			size = <0x0 0x1000000>;
		};
		};


		qseecom_ta_mem: qseecom_ta_region {
		qseecom_ta_mem: qseecom_ta_region {