[PATCH v3 5/5] clk: export tree topology and clk data via sysfs

Tony Lindgren tony at atomide.com
Wed Nov 23 20:08:55 EST 2011


* Russell King - ARM Linux <linux at arm.linux.org.uk> [111123 14:07]:
> On Wed, Nov 23, 2011 at 10:55:19AM -0800, Tony Lindgren wrote:
> > What else are you aware of that is really needed early for clocks other
> > than clockevent?
> 
> TWD will lose its auto-calibration.  Then there's various clock source
> and clock event implementations.  These all call for the clk API to be
> up and running at init_early time.

If we can't initialize those later on, then it sounds like some clocks
and some parts of the clock fwk code needs to be static.

However, we could still make big chunks of the clock framework into a
regular device driver for allocating non-static clocks, debugfs interface
and so on.

Regards,

Tony



More information about the linux-arm-kernel mailing list