From 491d8caf96e0109487235905221f1c5f069f4271 Mon Sep 17 00:00:00 2001 From: Patrick Daly Date: Mon, 5 Feb 2024 15:02:27 -0800 Subject: [PATCH] ARM: dts: msm: Increase secure display heap size According to the camera team, this is required due to camera hw architecture changes on sun. Change-Id: Iaba200c194f9758cd506cd871bd4c4853542c028 Signed-off-by: Patrick Daly --- qcom/sun.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index b487d93d..7e04410e 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3685,7 +3685,7 @@ compatible = "shared-dma-pool"; reusable; alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; - size = <0x0 0xa400000>; + size = <0x0 0xc800000>; alignment = <0x0 0x400000>; };