Merge "ARM: dts: msm: Enable stats driver for diwali"

This commit is contained in:
qctecmdr
2021-07-28 09:53:47 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -390,6 +390,7 @@
#gpio-cells = <2>;
interrupt-controller;
#interrupt-cells = <2>;
wakeup-parent = <&pdc>;
};
wdog: qcom,wdt@17410000 {
@@ -460,6 +461,30 @@
interrupt-controller;
};
cpuss-sleep-stats@17800054 {
compatible = "qcom,cpuss-sleep-stats";
reg = <0x17800054 0x4>, <0x17810054 0x4>, <0x17820054 0x4>,
<0x17830054 0x4>, <0x17840054 0x4>, <0x17850054 0x4>,
<0x17860054 0x4>, <0x17870054 0x4>, <0x178A0098 0x4>,
<0x178C0000 0x10000>;
reg-names = "seq_lpm_cntr_cfg_cpu0", "seq_lpm_cntr_cfg_cpu1",
"seq_lpm_cntr_cfg_cpu2", "seq_lpm_cntr_cfg_cpu3",
"seq_lpm_cntr_cfg_cpu4", "seq_lpm_cntr_cfg_cpu5",
"seq_lpm_cntr_cfg_cpu6", "seq_lpm_cntr_cfg_cpu7",
"l3_seq_lpm_cntr_cfg", "apss_seq_mem_base";
num-cpus = <8>;
};
rpmh-sleep-stats@c3f0000 {
compatible = "qcom,rpmh-sleep-stats";
reg = <0xc3f0000 0x400>;
};
subsystem-sleep-stats {
compatible = "qcom,subsystem-sleep-stats";
reg = <0xc3f0000 0x400>;
};
memtimer: timer@17420000 {
#address-cells = <1>;
#size-cells = <1>;