ARM: dts: msm: enable scan dump for msmcobalt

Add support to allocate memory for scan dumps for msmcobalt.
This memory can be used to save CPU scan dumps at the time of
a crash.

Change-Id: I325bc1cb97b5a1ef2c00374b00d967e258a90a48
Signed-off-by: Shashank Mittal <mittals@codeaurora.org>
This commit is contained in:
Shashank Mittal 2016-09-12 11:48:28 -07:00
parent 0c6d3141a3
commit 5804a1f6b6

View file

@ -2627,6 +2627,7 @@
qcom,pet-time = <10000>; qcom,pet-time = <10000>;
qcom,ipi-ping; qcom,ipi-ping;
qcom,wakeup-enable; qcom,wakeup-enable;
qcom,scandump-size = <0x40000>;
}; };
qcom,spss@1d00000 { qcom,spss@1d00000 {