OMAP3 clock adjustments & cleanups
authorJuha Riihimäki <juhriihi@esdhcp039194.research.nokia.com>
Wed, 11 Mar 2009 08:55:38 +0000 (10:55 +0200)
committerJuha Riihimäki <juhriihi@esdhcp039194.research.nokia.com>
Wed, 11 Mar 2009 08:55:38 +0000 (10:55 +0200)
commit67156e57b41c3b0811e6e5c11b0db52d7cf850a1
treeeaa202b6460b8d5031d46e2ae409892de80eb0ba
parentcd60c2e1056509853450490088a96e73efe2f0f9
OMAP3 clock adjustments & cleanups

Add support for OMAP3 SYS_CLK input selection reconfiguration support. In real life we would also need to support sys_boot pin 6 to choose between oscillator bypass mode (xtalin is square wave) or PRCM internal oscillator (xtalin). Current code is fixed to use the bypass mode with a default setting of 26MHz input. Also, added SYS_CLKOUT1 clock which was missing.
hw/beagle.c
hw/omap.h
hw/omap3.c
hw/omap_clk.c