From f908d5d8905f15daeb618341aeed1725b06b4936 Mon Sep 17 00:00:00 2001 From: Maulik Shah Date: Fri, 26 Aug 2022 14:44:30 +0530 Subject: [PATCH] ARM: dts: msm: Add SoC sleep stats device for khaje Add SoC sleep stats device to know vmin and vlow state of SoC. Change-Id: I7e64cd796e5bf404b6f90d0798f4a073226e064e --- qcom/khaje.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qcom/khaje.dtsi b/qcom/khaje.dtsi index f63c609c..9466e200 100644 --- a/qcom/khaje.dtsi +++ b/qcom/khaje.dtsi @@ -2081,6 +2081,11 @@ rpm-channel-type = <15>; /* SMD_APPS_RPM */ }; + rpm-sleep-stats@4690000 { + compatible = "qcom,rpm-sleep-stats"; + reg = <0x04690000 0x400>; + }; + qcom,chd_silver { compatible = "qcom,core-hang-detect"; label = "silver";