On Fri, 2022-05-06 at 09:50 +0530, Viresh Kumar wrote: > On 05-05-22, 19:52, Rex-BC Chen wrote: > > Cpufreq is a DVFS driver used for power saving to scale the clock > > frequency > > and supply the voltage for CPUs. This series do some cleanup for > > MediaTek > > cpufreq drivers and add support for MediaTek SVS[2] and MediaTek > > CCI > > devfreq[3] which are supported in MT8183 and MT8186. > > Applied 2-5, rest of them depend on the binding and dts patches to be > Acked. > Hello Viresh, Thanks for accepting our patches. As for rest patch: The cci series [1] is still under reviewing and it depends on chanwoo's series [2]. Therefore, I think it won't be so quick to be acked for these patches in my series. [1]: cci: https://lore.kernel.org/all/20220425125546.4129-1-johnson.wang@xxxxxxxxxxxx/ [2]: chanwoo's passive governor support for devfreq: https://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linux.git/log/?h=devfreq-testing BRs, Rex