kernel-fxtec-pro1x/arch/arm/plat-mxc
Juergen Beisert c0db2ea4e3 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>
2008-07-05 10:02:47 +02:00
..
clock.c MXC family: Add clock handling 2008-07-05 10:02:47 +02:00
irq.c [ARM] 4877/1: i.MXC family: Clean up current platform code 2008-03-31 19:46:49 +01:00
Kconfig [ARM] 4887/1: i.MXC family: Separate current platform code 2008-04-17 16:15:17 +01:00
Makefile MXC family: Add clock handling 2008-07-05 10:02:47 +02:00