[PATCH V8 1/1] cpufreq: scmi: Register for limit change notifications

Viresh Kumar viresh.kumar at linaro.org
Mon Nov 18 23:27:59 PST 2024


On 14-11-24, 07:59, Sibi Sankar wrote:
> Register for limit change notifications if supported and use the throttled
> frequency from the notification to apply HW pressure.
> 
> Signed-off-by: Sibi Sankar <quic_sibis at quicinc.com>
> Tested-by: Mike Tipton <quic_mdtipton at quicinc.com>
> Reviewed-by: Cristian Marussi <cristian.marussi at arm.com>
> Reviewed-by: Lukasz Luba <lukasz.luba at arm.com>
> ---
> 
> v8:
> * Drop patch 1 since it was picked up by Viresh
> * Leave policy->max update to the cpufreq_qos notifier [Vincent]
> * We sanitized the range_max from V3 since we dealt with
>   policy->max, now we can drop the check and policy member
>   from scmi_data.
> 
>  drivers/cpufreq/scmi-cpufreq.c | 45 ++++++++++++++++++++++++++++++++++
>  1 file changed, 45 insertions(+)

Applied. Thanks.

-- 
viresh



More information about the linux-arm-kernel mailing list