ARM: dts: msm: Increase system CMA size for tuna
Increase cma size by 4MB for use by memshare IMS usecase. This is inline with sun. Change-Id: Ia8fb0ad84c52fed8d2b5dc80ef4bc38aacbe0266 Signed-off-by: Bibek Kumar Patro <quic_bibekkum@quicinc.com>
This commit is contained in:
@@ -453,7 +453,7 @@
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
reusable;
|
||||
alignment = <0x0 0x400000>;
|
||||
size = <0x0 0x2000000>;
|
||||
size = <0x0 0x2400000>;
|
||||
linux,cma-default;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user