[PATCH V4 0/2] cpufreq: scmi: Add boost frequency support

From: Sibi Sankar
Date: Tue Mar 12 2024 - 05:49:45 EST


This series adds provision to mark dynamic opps as turbo capable and adds
boost frequency support to the scmi cpufreq driver.

V4:
* Pickup Rbs
* Use turbo and simplify setting turbo. [Dhruva/Viresh]
* Update commit message of patch 2 with more info. [Sudeep]

V3:
* Don't set per-policy boost flags from the cpufreq driver. [Viresh]
* Drop patch 1 since Viresh already pulled it in.
* Drop depends on bug link. [Viresh]

V2:
* Document boost flag. [Lukasz]
* Remove sustained_freq check. [Pierre]
* simplify sustained_freq_khz calculation. [Sudeep]
* fix default per-policy state. [Dietmar]
* fix typo in commit message in patch 3.

Sibi Sankar (2):
firmware: arm_scmi: Add support for marking certain frequencies as
turbo
cpufreq: scmi: Enable boost support

drivers/cpufreq/scmi-cpufreq.c | 20 +++++++++++++++++++-
drivers/firmware/arm_scmi/perf.c | 3 +++
2 files changed, 22 insertions(+), 1 deletion(-)

--
2.34.1