From 636081e6bdeb9a0bab7f3f0ef156f5e731badb0c Mon Sep 17 00:00:00 2001 From: Yuanfang Zhang Date: Tue, 2 Jul 2024 14:56:53 +0800 Subject: [PATCH] ARM: dts: msm: move apps_scandump dump entry to static table Move apps_scandump memory dump entry to static dump table. Change-Id: I26e9d8359d7d814ed88f3eca9edb2cbd87f7a91c Signed-off-by: Yuanfang Zhang --- qcom/sun-debug.dtsi | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/qcom/sun-debug.dtsi b/qcom/sun-debug.dtsi index 0cfada4c..0511ea0a 100644 --- a/qcom/sun-debug.dtsi +++ b/qcom/sun-debug.dtsi @@ -734,6 +734,11 @@ qcom,dump-size = <0x40000>; qcom,dump-id = <0x220>; }; + + apps_scandump { + qcom,dump-size = <0x380000>; + qcom,dump-id = <0x130>; + }; }; dynamic_mem_dump { @@ -856,13 +861,6 @@ }; }; - apps_scandump { - scandump_apps { - qcom,dump-size = <0x380000>; - qcom,dump-id = <0x130>; - }; - }; - cpu_cache { cache_cpu0 { qcom,dump-size = <0x2aa000>;