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

Commit c357ba06 authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

ARM: dts: msm: add the imem dt entries for msmgold



add the imem memory dump table entries used for debugging purpose.

Change-Id: I4b4c64f32b5e2bad6347448d57b06b3c37ed5cfa
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 6d22be2e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -531,6 +531,11 @@
		#address-cells = <1>;
		#size-cells = <1>;

		mem_dump_table@10 {
			compatible = "qcom,msm-imem-mem_dump_table";
			reg = <0x10 8>;
		};

		restart_reason@65c {
			compatible = "qcom,msm-imem-restart_reason";
			reg = <0x65c 4>;