Re: [PATCH 1/2] firmware: arm_scmi: Add fast_switch_possible() api

From: Sudeep Holla
Date: Fri Jul 03 2020 - 10:50:10 EST


On Wed, 17 Jun 2020 10:43:31 +0100, Nicola Mazzucato wrote:
> Add a new fast_switch_possible interface to the existing
> perf_ops api to export the information of whether or not
> fast_switch is possible in this driver.
>
> This can be used by the CPUFreq driver and framework to
> choose proper mechanism for frequency change.


Applied to sudeep.holla/linux (for-next/scmi), thanks!

[1/2] firmware: arm_scmi: Add fast_switch_possible() interface
https://git.kernel.org/sudeep.holla/c/1909872ff2
[2/2] cpufreq: arm_scmi: Set fast_switch_possible conditionally
https://git.kernel.org/sudeep.holla/c/fb3571276b

--
Regards,
Sudeep