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

Commit c6846f23 authored by Jitendra Sharma's avatar Jitendra Sharma
Browse files

ARM: dts: msm: Enable dload_type selection on SDMMAGPIE



Add dload_type device tree node to allow support for
selecting whether a full ramdump, minidump, or both
should be collected from target.

Change-Id: I69b72a617f07d9f95e6c40f7ede3b2b926e63800
Signed-off-by: default avatarJitendra Sharma <shajit@codeaurora.org>
parent b49748ed
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -859,6 +859,11 @@
			reg = <0x65c 4>;
		};

		dload_type@1c {
			compatible = "qcom,msm-imem-dload-type";
			reg = <0x1c 0x4>;
		};

		boot_stats@6b0 {
			compatible = "qcom,msm-imem-boot_stats";
			reg = <0x6b0 32>;