Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: OMAP: Add rest of 24xx clocks | Paul Walmsley | 2008-04-14 | 1 | -530/+957 |
| | | | | | | | | | This patch adds the rest of clocks for 24xx. Signed-off-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Tony Lindgren <tony@atomide.com> | ||||
* | ARM: OMAP2: Change 24xx to use shared clock code and new reg access | Paul Walmsley | 2008-04-14 | 1 | -107/+213 |
| | | | | | | | | | | | | | | | | | This patch changes 24xx to use shared clock code and new register access. Note that patch adds some temporary OLD_CK defines to keep patch more readable. These temporary defines will be removed in the next patch. Also not all clocks are changed in this patch to limit the size. Also, the patch fixes few incorrect clock defines in clock24xx.h. Signed-off-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Tony Lindgren <tony@atomide.com> | ||||
* | ARM: OMAP2: Move clock.h to clock24xx.h | Paul Walmsley | 2008-04-14 | 1 | -0/+2111 |
This patch moves clock.h to clock24xx.h to make room for adding common clock code for 24xx and 34xx. Signed-off-by: Paul Walmsley <paul@pwsan.com> Signed-off-by: Tony Lindgren <tony@atomide.com> |