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: If549119c1516f8a995978c419fcb74b3d3e3ed9d Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
This commit is contained in:
@@ -1368,6 +1368,11 @@
|
|||||||
compatible = "qcom,msm-imem-diag-dload";
|
compatible = "qcom,msm-imem-diag-dload";
|
||||||
reg = <0x0 0xc8 0x0 0xc8>;
|
reg = <0x0 0xc8 0x0 0xc8>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
modem_dsm@c98 {
|
||||||
|
compatible = "qcom,msm-imem-mss-dsm";
|
||||||
|
reg = <0x0 0xc98 0x0 0x10>;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
tcsr_mutex_block: syscon@1f40000 {
|
tcsr_mutex_block: syscon@1f40000 {
|
||||||
|
Reference in New Issue
Block a user