Re: [PATCH v2 1/4] cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag

2020-10-26 Thread Viresh Kumar
On 23-10-20, 17:35, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki > > Generally, a cpufreq driver may need to update some internal upper > and lower frequency boundaries on policy max and min changes, > respectively, but currently this does not work if the target > frequency does not change

[PATCH v2 1/4] cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag

2020-10-23 Thread Rafael J. Wysocki
From: Rafael J. Wysocki Generally, a cpufreq driver may need to update some internal upper and lower frequency boundaries on policy max and min changes, respectively, but currently this does not work if the target frequency does not change along with the policy limit. Namely, if the target frequ