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

Commit bb04e01b authored by Tiger Yu's avatar Tiger Yu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Increase CMA region to 40 MB on sm6150



Recently coresight-tmc device support got added which needs 4 MB of CMA.
To accommodate this, increase cma region size to 40 MB from 32 MB.

Change-Id: Ic0cf8bae8c3d89b21679f87563b685593ef17f71
Signed-off-by: default avatarTiger Yu <tfyu@codeaurora.org>
parent f2be2c18
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -651,7 +651,7 @@
			alloc-ranges = <0 0x00000000 0 0xffffffff>;
			reusable;
			alignment = <0 0x400000>;
			size = <0 0x2000000>;
			size = <0 0x2800000>;
			linux,cma-default;
		};
	};