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

Commit b2f60191 authored by Sudarshan Rajagopalan's avatar Sudarshan Rajagopalan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Set offlinable memory limit and granule for sm8150



Set the memory limit that can be offlinable to 35% of the total
available RAM, with the mentioned granule size. This memory region
would be applicable for memory hot-plugging.

Change-Id: Ie4625b80230f9d11b83657e7569f5d929d9f8c92
Signed-off-by: default avatarSudarshan Rajagopalan <sudaraja@codeaurora.org>
parent 307ad96b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -37,6 +37,11 @@
	qcom,msm-id = <339 0x10000>;
	interrupt-parent = <&pdc>;

	mem-offline {
		mem-percent = "35";
		granule = <512>;
	};

	aliases {
		ufshc1 = &ufshc_mem; /* Embedded UFS slot */
		sdhc2 = &sdhc_2; /* SDC2 SD card slot */