ARM: dts: msm: Reduce common CMA region size for monaco
Reduce the common CMA region size for monaco to 16MB. Change-Id: I1dce0f34b53fc03556caefb69c6ff97ff8b5de0c Signed-off-by: Sayali Patil <quic_sayapati@quicinc.com>
This commit is contained in:
@@ -343,7 +343,7 @@
|
||||
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
|
||||
reusable;
|
||||
alignment = <0x0 0x400000>;
|
||||
size = <0x0 0x2000000>;
|
||||
size = <0x0 0x1000000>;
|
||||
linux,cma-default;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user