diff options
author | Juergen Beisert <j.beisert@pengutronix.de> | 2008-07-05 10:02:59 +0200 |
---|---|---|
committer | Robert Schwebel <r.schwebel@pengutronix.de> | 2008-07-05 10:02:59 +0200 |
commit | c46f5856517c2d4f438df87dac81f2295931ee93 (patch) | |
tree | 4a9066b17388f4f28483b806716f9b3443bfc0ad /drivers/media/video/videocodec.c | |
parent | f31405cc4cc568baad28273c7f45b0563b57a17d (diff) |
i.MX2 family: Add clock handling for i.MX27 CPU
Internal clock path handling for the i.MX27 CPU.
Changed against the original Freescale code (and against clocklib for example):
- clock rate is always calculated whenever one ask for the current rate.
(means no "rate" member in the clock structure).
So switching the PLL base frequency will propagate immediately to all
other clocks that are depending on this frequency.
TODO:
- Check if the i.MX21 CPU can share the same code.
Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
Diffstat (limited to 'drivers/media/video/videocodec.c')
0 files changed, 0 insertions, 0 deletions