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

Commit c320aa1a authored by Qingqing Zhou's avatar Qingqing Zhou
Browse files

ARM: dts: msm: reduce common cma region into 16MB

For low ram bengal, reduce the common cma region from 32MB
into 16MB to save memory.

Change-Id: I8e7a8f8ff909fae9cfb5404fc578f8e101d43935
parent 44dad1cb
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -125,6 +125,10 @@
		alignment = <0x0 0x400000>;
		size = <0x0 0x400000>;
	};

	linux,cma {
		size = <0x0 0x1000000>;
	};
};

&soc {