Merge "ARM: dts: msm: Add cpu idle-states for sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
f92aa1d781
@@ -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>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user