Re: [PATCH] cpufreq: exclude boost frequencies from valid count if not enabled
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-02-18 09:59:19
Also in:
linux-arm-msm, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2021-02-18 09:59:19
Also in:
linux-arm-msm, lkml
On 17-02-21, 10:32, Thara Gopinath wrote:
First of all, I am still unable to find this setting in the sysfs space.
The driver needs to call cpufreq_enable_boost_support() for that.
Irrespective the ideal behavior here will be to change the cpufreq cooling dev max state when this happens.
Hmm.. recreating it every time boost frequency is enabled is like inviting trouble and it will be tricky. Maybe it can be done, I don't know.:) -- viresh