cpufreq: scmi: Enable boost support
authorSibi Sankar <quic_sibis@quicinc.com>
Tue, 12 Mar 2024 09:47:26 +0000 (15:17 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 15 Mar 2024 05:49:27 +0000 (11:19 +0530)
commita8e949d41c72a0a860b1c3571d6b274e9b77b6bb
tree33054caa4c4f223d547cf66432aba5129b0e12b0
parenta897575e79d7a2ec79abe942b50ecd1d1cdd821b
cpufreq: scmi: Enable boost support

Certain platforms host a number of higher OPPs that are exclusive to
CPUs within specific CPUfreq policies and not all CPUs within that
CPUfreq policy are able to achieve those higher OPPs due to power
constraints. These OPPs are marked as turbo in the freq_table and in
the presence of such OPPs, let's enable boost by default.

Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/cpufreq/scmi-cpufreq.c