summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-am33xx/clocks_am33xx.h
Commit message (Collapse)AuthorAgeFilesLines
* am33xx: refactor am33xx clocks and add ti814x supportMatt Porter2013-03-241-29/+2
| | | | | | | Split clock.c for am335x and ti814x and add ti814x specific clock support. Signed-off-by: Matt Porter <mporter@ti.com>
* Allow AM335x MPU core clock speed to be specified in the board config fileMark Jackson2013-03-221-2/+5
| | | | | | | | | | Allow AM335x MPU core clock speed to be specified in the board config file. To use, add the following to the board's config file:- #define CONFIG_SYS_MPUCLK <desired clock freq in MHz> Signed-off-by: Mark Jackson <mpfj@newflow.co.uk> Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
* omap: am33xx: accomodate input clocks other than 24 MhzSteve Sakoman2012-07-071-5/+5
| | | | | | | | | 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>
* ARM:AM33XX: Add clock definitionsChandan Nath2011-10-271-0/+55
This patch adds basic clock definition of am33xx SoC. Signed-off-by: Chandan Nath <chandan.nath@ti.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
OpenPOWER on IntegriCloud