From eaef3d951e9f4a3381c2403bf5cc66d472da9123 Mon Sep 17 00:00:00 2001 From: Huang Yiwei Date: Mon, 26 Feb 2024 14:12:41 +0800 Subject: [PATCH] ARM: dts: msm: Remove system health monitor node Since system health monitor has been moved to user space, this commit removes its node from device tree. Change-Id: I87f180c01d0e0a594b924f01722156c2a08ca086 Signed-off-by: Huang Yiwei --- qcom/sun.dtsi | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 8fe34748..842e053e 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3450,16 +3450,6 @@ 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>;