[PATCH v3 4/5] clk: scpi: add support for cpufreq virtual device
From: Sudeep Holla <hidden>
Date: 2015-06-05 09:13:26
Also in:
linux-clk, linux-pm, lkml
From: Sudeep Holla <hidden>
Date: 2015-06-05 09:13:26
Also in:
linux-clk, linux-pm, lkml
On 04/06/15 22:19, Stephen Boyd wrote:
On 05/27, Sudeep Holla wrote:quoted
The clocks for the CPUs are provided by SCP and are managed by this clock driver. So the cpufreq device needs to be added only after the clock get registered and removed when this driver is unloaded. This patch manages the cpufreq virtual device based on the clock availability. Signed-off-by: Sudeep Holla <redacted> Cc: Mike Turquette <redacted> Cc: Stephen Boyd <redacted> Cc: Liviu Dudau <Liviu.Dudau@arm.com> Cc: Lorenzo Pieralisi <redacted> Cc: Jon Medhurst (Tixy) <redacted> Cc: linux-clk at vger.kernel.org ---Acked-by: Stephen Boyd <redacted>
Thanks
I guess there's no better place for this right now.
True Regards, Sudeep