diff options
author | Juergen Beisert <j.beisert@pengutronix.de> | 2008-07-05 10:02:47 +0200 |
---|---|---|
committer | Robert Schwebel <r.schwebel@pengutronix.de> | 2008-07-05 10:02:47 +0200 |
commit | c0db2ea4e366c94dd3f880928c02534156e3d1b9 (patch) | |
tree | e8486fedc9d405b2867c3a474ebc18fad394836c /include/asm-generic | |
parent | 38a41fdf94c449c165213e4665c3f8a0d30f8aba (diff) | |
download | talos-obmc-linux-c0db2ea4e366c94dd3f880928c02534156e3d1b9.tar.gz talos-obmc-linux-c0db2ea4e366c94dd3f880928c02534156e3d1b9.zip |
MXC family: Add clock handling
Internal clock path handling for the mxc CPUs.
Changed against the original Freescale code (and against clocklib for example):
- clock rate is always calculated whenever one ask for the current rate
(means struct clk has no more a member called "rate"). So switching the PLL
base frequency will propagate immediately to all other clocks that are
depending on this frequency.
Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
Diffstat (limited to 'include/asm-generic')
0 files changed, 0 insertions, 0 deletions