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

Commit dcb40bc8 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Reduce size of offline-able memory region"

parents d04d3808 7081b33c
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -39,7 +39,8 @@


	mem-offline {
	mem-offline {
		compatible = "qcom,mem-offline";
		compatible = "qcom,mem-offline";
		mem-percent = "35";
		/* 1 Gb out of 6 Gb*/
		mem-percent = "17";
		granule = <512>;
		granule = <512>;
		mboxes = <&qmp_aop 0>;
		mboxes = <&qmp_aop 0>;
	};
	};