ARM: dts: msm: Add System Health Monitor DT node for Sun

Add System Health Monitor node with MPSS subsystem support for
Sun SoC.

Change-Id: Ie6fd1cf0e765bd6ef55c230d68066bf8a3115f75
Signed-off-by: Unnathi Chalicheemala <quic_uchalich@quicinc.com>
This commit is contained in:
Unnathi Chalicheemala
2023-10-16 13:20:13 -07:00
parent fa05532d84
commit f612c33c32

View File

@@ -3327,6 +3327,16 @@
qcom,low-latency;
};
qcom,health_monitor {
compatible = "qcom,system-health-monitor";
qcom,modem {
qcom,subsys-name = "msm_mpss";
qcom,ssrestart-string = "mpss";
qcom,rproc_phandle = <&modem_pas>;
};
};
soccp_pas: remoteproc-soccp@a3380000 {
compatible = "qcom,sun-soccp-pas";
reg = <0xa3380000 0x10000>;