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

Commit 1fc63fcc authored by Venkata Narendra Kumar Gutta's avatar Venkata Narendra Kumar Gutta
Browse files

ARM: dts: qcom: Add gemnoc, mhm_scan entries to memory dump table

Add gemnoc and mhm_scan entries to memory dump table of kona.

Change-Id: I9d72584b85f6fc67d6c496304fa7d3b8c1bcd459
parent ab55a97a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -3279,6 +3279,16 @@
		compatible = "qcom,mem-dump";
		memory-region = <&dump_mem>;

		gemnoc {
			qcom,dump-size = <0x100000>;
			qcom,dump-id = <0x162>;
		};

		mhm_scan {
			qcom,dump-size = <0x20000>;
			qcom,dump-id = <0x161>;
		};

		rpmh {
			qcom,dump-size = <0x2000000>;
			qcom,dump-id = <0xec>;