Thread (36 messages) flat view 36 messages, 6 authors, 2013-08-09

Re: [PATCH 1/6] clk: Tegra: Add CPU0 clock driver

From: Stephen Warren <hidden>
Date: 2013-08-08 18:50:34
Also in: linux-arm-kernel, lkml

On 08/07/2013 08:42 PM, Viresh Kumar wrote:
On 8 August 2013 00:20, Stephen Warren [off-list ref] wrote:
quoted
Right, and that's *exactly* what having a cpufreq driver is for; to
implement the details of CPU clock management.
cpufreq drivers used to keep such information since a long time,
probably because there wasn't another place to keep them and
provide generic API's (like generic clock framework).. And so this
replication started to get in place which we are trying to get rid of
now.

All cpufreq drivers share a lot of common code which can go
away and so cpufreq-cpu0 was introduced..

With this patchset this replication goes away for tegra atleast at
the cost of a platform specific clk-cpu driver.. I think that's a good
deal, isn't it?
I think this patch series is simply moving the custom per-SoC code
somewhere else (clock driver) so that the cpufreq drivers can be
simpler. However, the clock drivers are more complex, and now represent
concepts that aren't really clocks.

So, no I'm not sure it's good.
And that's the only way you can use these generic drivers that we
have...
I don't think so. I think it's reasonable to have a per-SoC cpufreq
driver whose primary content is the parameterization data and/or custom
hooks for a unified core cpufreq driver. The duplicate parts of each
cpufreq driver can be moved into the core cpufreq driver, but the
non-duplicate parts remain. That's how many other subsystems work (MMC,
USB, ASoC spring to mind).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help