ARM: dts: msm: Add qcom_cpuss_sleep_stats_v4 device for sun

This change add qcom_cpuss_sleep_stats_v4 device.

Change-Id: Iaf226999b468090d4c5af542713a61144caa552b
Signed-off-by: Minghao Zhang <quic_minghao@quicinc.com>
This commit is contained in:
Minghao Zhang
2024-03-29 15:11:41 +08:00
parent 5c5fb0afd7
commit 44e4da3d63

View File

@@ -1667,6 +1667,12 @@
}; };
}; };
cpuss-sleep-stats@17850000 {
compatible = "qcom,cpuss-sleep-stats-v4";
reg = <0x17850000 0x4000>;
reg-names = "base";
};
ram@c3f0000 { ram@c3f0000 {
compatible = "qcom,rpmh-stats-v4"; compatible = "qcom,rpmh-stats-v4";
reg = <0x0c3f0000 0x400>; reg = <0x0c3f0000 0x400>;