OMAP3 clock adjustments & cleanups
authorJuha Riihimäki <juhriihi@esdhcp039194.research.nokia.com>
Wed, 11 Mar 2009 08:55:38 +0000 (10:55 +0200)
committerRiku Voipio <riku.voipio@nokia.com>
Thu, 19 Mar 2009 14:24:20 +0000 (16:24 +0200)
commit815669d68b62531820a7e2dd3b29dc858d983edd
treeeaa202b6460b8d5031d46e2ae409892de80eb0ba
parente40c95495328cc694507b5282ea560cf1a304ff4
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