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

Commit be62b530 authored by Brahmaji K's avatar Brahmaji K Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update heap size for msm8909w



Update heap size to 4MB as there is no venus memory utilization
on msm8909w.

Change-Id: I5d799546dd33934ab6996db33ba2caffa2b88a73
Signed-off-by: default avatarBrahmaji K <bkomma@codeaurora.org>
parent 17d7bd58
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -100,3 +100,7 @@
		<55 512 196800 196800>,
		<55 512 393600 393600>;
};

&venus_qseecom_mem {
	size = <0 0x0400000>;
};