From 45d58dfabddf44a5b8100de3656906d0b866d17e Mon Sep 17 00:00:00 2001 From: Minghao Zhang Date: Wed, 8 Nov 2023 14:35:49 +0800 Subject: [PATCH] ARM: dts: msm: Add qcom_stats for sun This change adds qcom_stats device node. Change-Id: I924cbe57872c315632bd0421bfcdde2e21e37b94 Signed-off-by: Minghao Zhang --- qcom/sun.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 77aac43d..2c2309d7 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -1157,6 +1157,14 @@ }; }; + ram@c3f0000 { + compatible = "qcom,rpmh-stats-v4"; + reg = <0x0c3f0000 0x400>; + qcom,qmp = <&aoss_qmp>; + ss-name = "modem", "adsp", "adsp_island", + "cdsp", "apss"; + }; + cambistmclkcc: clock-controller@1760000 { compatible = "qcom,sun-cambistmclkcc", "syscon"; reg = <0x1760000 0x6000>;