From 956a17d796bb65ce638ad6bd4b44d1b763b45b76 Mon Sep 17 00:00:00 2001 From: Hao Zhang Date: Mon, 4 Jul 2022 14:10:05 +0800 Subject: [PATCH] ARM: dts: msm: Decrease dump size of the rpmh node for neo Decrease the dump size of the rpmh node for increasing free memory. Change-Id: Ib87e382db423414ea627c13e58e4957165def7b5 --- qcom/neo-debug.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qcom/neo-debug.dtsi b/qcom/neo-debug.dtsi index 13ca8b88..6c2295b2 100644 --- a/qcom/neo-debug.dtsi +++ b/qcom/neo-debug.dtsi @@ -10,7 +10,7 @@ alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>; reusable; alignment = <0x0 0x400000>; - size = <0 0x2400000>; + size = <0 0x800000>; }; }; @@ -1708,7 +1708,7 @@ }; rpmh { - qcom,dump-size = <0x2000000>; + qcom,dump-size = <0x400000>; qcom,dump-id = <0xec>; };