omap: am33xx: accomodate input clocks other than 24 Mhz
authorSteve Sakoman <steve@sakoman.com>
Wed, 30 May 2012 07:46:00 +0000 (07:46 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:35 +0000 (14:07 +0200)
commitf2b37a6533cfc45af53cdd1f5c721a6f64c0d7da
treed81603e16d16d6edb8174fe1396da37f62b8b1ad
parentad0878a7492928696a93245c1f9190d51eebe549
omap: am33xx: accomodate input clocks other than 24 Mhz

The PLL setup values currently assume a 24 Mhz input clock.

This patch uses V_OSCK from the board config file to support boards
with different input clock rates.

Signed-off-by: Steve Sakoman <steve@sakoman.com>
arch/arm/include/asm/arch-am33xx/clocks_am33xx.h