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

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

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

parents 57787bc7 b9421c4f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -34,6 +34,10 @@
			alignment = <0x0 0x400000>;
			size = <0x0 0x400000>;
		};

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