From cccca1d8ac50a0b9db3f16d7843f58d518eff284 Mon Sep 17 00:00:00 2001 From: Sayali Patil Date: Thu, 1 Aug 2024 11:39:14 +0530 Subject: [PATCH] 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 --- qcom/monaco.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/monaco.dtsi b/qcom/monaco.dtsi index ecb440e1..d75a52bd 100644 --- a/qcom/monaco.dtsi +++ b/qcom/monaco.dtsi @@ -343,7 +343,7 @@ alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; reusable; alignment = <0x0 0x400000>; - size = <0x0 0x2000000>; + size = <0x0 0x1000000>; linux,cma-default; }; };