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:
Sayali Patil
2024-08-01 11:39:14 +05:30
parent a860d465c6
commit cccca1d8ac

View File

@@ -343,7 +343,7 @@
alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
reusable; reusable;
alignment = <0x0 0x400000>; alignment = <0x0 0x400000>;
size = <0x0 0x2000000>; size = <0x0 0x1000000>;
linux,cma-default; linux,cma-default;
}; };
}; };