diff options
author | James Hogan <james.hogan@imgtec.com> | 2013-01-15 16:27:45 +0100 |
---|---|---|
committer | James Hogan <james.hogan@imgtec.com> | 2013-06-13 13:54:41 +0200 |
commit | caa279dda4d9a442d824cd333e8b72078b83e855 (patch) | |
tree | 609d39ecdf728bc759ab4a3e8775475b1e4636b7 /arch/openrisc | |
parent | metag: minimal TZ1090 (Comet) SoC infrastructure (diff) | |
download | linux-caa279dda4d9a442d824cd333e8b72078b83e855.tar.xz linux-caa279dda4d9a442d824cd333e8b72078b83e855.zip |
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
Diffstat (limited to 'arch/openrisc')
0 files changed, 0 insertions, 0 deletions