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

Commit be2a6e43 authored by Jeevan Shriram's avatar Jeevan Shriram
Browse files

ARM: dts: msm: Add cpuss memory dump table entry for kona

Add memory dump table entry for collecting cpuss register dumps in case
device goes into ramdump collection state on kona target.

Change-Id: I909f375dcc38aa33c3463e816f66f2583b17fbb0
parent 8f3feb59
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -3310,6 +3310,11 @@
			qcom,dump-size = <0x1000>;
			qcom,dump-id = <0xe8>;
		};

		cpuss_dump {
			qcom,dump-size = <0x30000>;
			qcom,dump-id = <0xEF>;
		};
	};

	qcom_tzlog: tz-log@146bf720 {