Message ID | 20220518090901.2724518-5-pierre.gondois@arm.com |
---|---|
State | Accepted |
Commit | 2d41dc23804d075e248ff01d16d9d424bcbc1180 |
Headers | show |
Series | [v2,1/5] ACPI: CPPC: Check _OSC for flexible address space | expand |
diff --git a/drivers/cpufreq/cppc_cpufreq.c b/drivers/cpufreq/cppc_cpufreq.c index 000a0c610c30..ad1535fbf389 100644 --- a/drivers/cpufreq/cppc_cpufreq.c +++ b/drivers/cpufreq/cppc_cpufreq.c @@ -558,6 +558,7 @@ static int cppc_cpufreq_cpu_init(struct cpufreq_policy *policy) } policy->fast_switch_possible = cppc_allow_fast_switch(); + policy->dvfs_possible_from_any_cpu = true; /* * If 'highest_perf' is greater than 'nominal_perf', we assume CPU Boost