/* static struct idle_state idle_states_cluster_a53[] = { */
+/* { .power = 56 }, /\* arch_cpu_idle() (active idle) = WFI *\/ */
/* { .power = 56 }, /\* WFI *\/ */
/* { .power = 56 }, /\* cpu-sleep-0 *\/ */
/* }; */
/* static struct idle_state idle_states_cluster_a72[] = { */
+/* { .power = 65 }, /\* arch_cpu_idle() (active idle) = WFI *\/ */
/* { .power = 65 }, /\* WFI *\/ */
/* { .power = 65 }, /\* cpu-sleep-0 *\/ */
/* }; */
/* }; */
/* static struct idle_state idle_states_core_a53[] = { */
+/* { .power = 6 }, /\* arch_cpu_idle() (active idle) = WFI *\/ */
/* { .power = 6 }, /\* WFI *\/ */
/* { .power = 0 }, /\* cpu-sleep-0 *\/ */
/* }; */
/* static struct idle_state idle_states_core_a72[] = { */
+/* { .power = 15 }, /\* arch_cpu_idle() (active idle) = WFI *\/ */
/* { .power = 15 }, /\* WFI *\/ */
/* { .power = 0 }, /\* cpu-sleep-0 *\/ */
/* }; */
// 1024 3416 /* 1800MHz */
>;
idle-cost-data = <
+ 15
15
0
>;
// 449 263 /* 1512M */
>;
idle-cost-data = <
+ 6
6
0
>;
idle-cost-data = <
65
65
+ 65
>;
};
CLUSTER_COST_A53: cluster-cost1 {
idle-cost-data = <
56
56
+ 56
>;
};
};