ARM: dts: msm: add Modem DSM region info to IMEM
IMEM gets updated with Modem DSM memory region info when Modem taken out of reset by APPS and the info is used for collection of coredumps. Change-Id: I313d374772bcc95495e9965b7fa1f455ac36a82a Signed-off-by: Satya Durga Srinivasu Prabhala <quic_satyap@quicinc.com>
This commit is contained in:
committed by
Unnathi Chalicheemala
parent
c15c13a04e
commit
63b5b62c9b
@@ -953,6 +953,11 @@
|
||||
compatible = "qcom,msm-imem-diag-dload";
|
||||
reg = <0xc8 0xc8>;
|
||||
};
|
||||
|
||||
modem_dsm@c98 {
|
||||
compatible = "qcom,msm-imem-mss-dsm";
|
||||
reg = <0xc98 0x10>;
|
||||
};
|
||||
};
|
||||
|
||||
/* PIL spss node - for loading Secure Processor */
|
||||
|
Reference in New Issue
Block a user