From 84e0391a4e61e70570f0ce96845e91a150d0dd23 Mon Sep 17 00:00:00 2001 From: Raghavendra Kakarla Date: Wed, 21 Aug 2024 15:28:20 +0530 Subject: [PATCH] ARM: dts: msm: Update qcom stats node for Monaco This change updates the qcom stats node with proper compatible string. Also, removes the subsystem-sleep-stats and qcom,rpm-master-stats nodes which are deprecated. Change-Id: I71b653ef539ccc757f4fb79413c539bbdee56d53 Signed-off-by: Raghavendra Kakarla --- qcom/monaco.dtsi | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/qcom/monaco.dtsi b/qcom/monaco.dtsi index bfcaacb2..50eeb7bb 100644 --- a/qcom/monaco.dtsi +++ b/qcom/monaco.dtsi @@ -1641,24 +1641,11 @@ }; rpm-sleep-stats@4690000 { - /* compatible = "qcom,rpm-sleep-stats"; */ + compatible = "qcom,rpm-stats-v2"; reg = <0x04690000 0x400>; ss-name = "modem", "adsp", "adsp_island", "cdsp", "apss"; }; - subsystem-sleep-stats@4690000 { - /* compatible = "qcom,subsystem-sleep-stats-v2"; */ - reg = <0x4690000 0x400>; - }; - - qcom,rpm-master-stats@45f0150 { - /* compatible = "qcom,rpm-master-stats"; */ - reg = <0x45f0150 0x5000>; - qcom,masters = "APSS", "MPSS", "ADSP", "CDSP", "TZ"; - qcom,master-stats-version = <2>; - qcom,master-offset = <4096>; - }; - sdhc1_opp_table: sdhc1-opp-table { compatible = "operating-points-v2";