Files
kernel_arpi/Documentation
James Hogan caa279dda4 metag: init common clk and use "core" clk
If the common clock framework is enabled, call of_clk_init(NULL) in
time_init() to register device tree clocks with the clock framework.

After this time_init() calls a new function init_metag_clocks(), which
looks for a clock named "core" in the node compatible with "img,meta"
(usually the root node). If found the get_core_freq machine callback is
overridden to obtain the core clock frequency using that clock.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Mike Turquette <mturquette@linaro.org>
Cc: Grant Likely <grant.likely@linaro.org>
Cc: Rob Herring <rob.herring@calxeda.com>
Cc: devicetree-discuss@lists.ozlabs.org
2013-06-13 12:54:41 +01:00
..
2013-04-02 09:39:55 -07:00
2013-03-02 20:09:50 +00:00
2013-04-27 16:41:43 -07:00
2013-04-08 13:33:48 -07:00
2013-04-16 18:47:19 +09:00
2013-02-19 08:42:37 +01:00
2013-04-24 11:42:42 +10:00