From d5b58b610342f81e3836bc9ce3cac0358a872360 Mon Sep 17 00:00:00 2001 From: Yuanfang Zhang Date: Mon, 26 Sep 2022 17:08:08 +0800 Subject: [PATCH] ARM: dts: msm: add etr1_reg dump entry on sdxpinn Add etr1_reg memory dump entry to support etr1 dump on sdxpinn Change-Id: I121e1df8d3c84f3c24e646c6c77f77caa9740034 --- qcom/sdxpinn-debug.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qcom/sdxpinn-debug.dtsi b/qcom/sdxpinn-debug.dtsi index d08aebb8..fe509aff 100644 --- a/qcom/sdxpinn-debug.dtsi +++ b/qcom/sdxpinn-debug.dtsi @@ -145,6 +145,11 @@ qcom,dump-id = <0x100>; }; + etr1_reg { + qcom,dump-size = <0x1000>; + qcom,dump-id = <0x105>; + }; + etfswao_reg { qcom,dump-size = <0x1000>; qcom,dump-id = <0x102>;