Re: [PATCH v2 18/18] cpufreq: scmi: add support for fast frequency switching
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2017-08-09 10:13:09
Also in:
linux-arm-kernel, linux-pm, lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2017-08-09 10:13:09
Also in:
linux-arm-kernel, linux-pm, lkml
On 09-08-17, 11:09, Sudeep Holla wrote:
Firmware needs to serialize or override based on the timing of the two consecutive requests.
Maybe add a comment over that routine and detail its working a bit? Like its not synchronous, etc. I expect that you would also add a callback with SCMI, so that the cpufreq driver is notified when frequency is changed ? -- viresh