Merge "ARM: dts: msm: Add cpu idle-states for sun"

This commit is contained in:
qctecmdr
2023-10-23 19:23:18 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 197 additions and 0 deletions

View File

@@ -17,6 +17,34 @@
};
};
&MEDIUM_OFF_C4 {
status = "nok";
};
&LARGE_OFF_C4 {
status = "nok";
};
&MEDIUM_CLUSTER_CL4 {
status = "nok";
};
&LARGE_CLUSTER_CL4 {
status = "nok";
};
&MEDIUM_CLUSTER_PWR_DN {
status = "nok";
};
&LARGE_CLUSTER_PWR_DN {
status = "nok";
};
&APSS_OFF {
status = "nok";
};
&arch_timer {
clock-frequency = <500000>;
};