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

Commit 50744af8 authored by Tao,Zhang's avatar Tao,Zhang
Browse files

ARM: dts: msm: add minidump regions for kona

Add OSM registers, PCU registers and FSM data collection to minidump
region for kona.

Change-Id: I06ec41c8a6cdebb830533ba6fd8eadb35c57ef69
parent a28ee7ed
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -4508,6 +4508,21 @@
			qcom,dump-size = <0x1000>;
			qcom,dump-id = <0x104>;
		};

		osm_reg {
			qcom,dump-size = <0x400>;
			qcom,dump-id = <0x163>;
		};

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

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

	qcom_tzlog: tz-log@146bf720 {