Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34b0082e authored by Tao,Zhang's avatar Tao,Zhang
Browse files

ARM: dts: msm: add minidump regions for shima

Add PCU registers and FSM data collection to minidump region for
shima.

Change-Id: Ibac5e6fad9fb478b2607f509af44fbc95c8814c8
parent ea72ab1b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2274,6 +2274,16 @@
			qcom,dump-size = <0x1000>;
			qcom,dump-id = <0x104>;
		};

		pcu_reg {
			qcom,dump-size = <0x400>;
			qcom,dump-id = <0x164>;
		};

		fsm_data {
			qcom,dump-size = <0x400>;
			qcom,dump-id = <0x165>;
		};
	};

	qfprom: qfprom@780000 {