ARM: dts: msm: Enable dload_type selection on SM8150

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

Change-Id: I314ded251928364f0f8b106964ebd45294a389fc
Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org>
This commit is contained in:
Isaac J. Manjarres 2018-05-04 09:42:33 -07:00
parent 326f0dc416
commit 423ddb934b

View File

@ -1266,6 +1266,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>;