[PATCH V2 0/4] ARM: OMAP4: Clock fixes
Jon Hunter
jon-hunter at ti.com
Mon Dec 3 15:41:11 EST 2012
Fixes included, fixing up timer clock aliases for v3.8 and working
around ABE DPLL issue seen with latest u-boot bootloader (v2012.10).
Testing includes:
- Boot testing on OMAP4460 Panda and verifying that all dmtimers are
working.
V2 changes:
- Updated series to latest ARM-SoC for-next branch that includes common
clock updates for OMAP4.
- Added new function table for non-M4X DPLLs which is now required after
enhancing support for OMAP4 DPLLs for 4X multiplier.
Jon Hunter (4):
ARM: OMAP4: Update timer clock aliases
ARM: OMAP4: Add function table for non-M4X dplls
ARM: OMAP4: Enhance support for DPLLs with 4X multiplier
ARM: OMAP4460: Workaround ABE DPLL failing to turn-on
arch/arm/mach-omap2/cclock44xx_data.c | 49 ++++++++++++++++++++-----
arch/arm/mach-omap2/clock.h | 10 ++++++
arch/arm/mach-omap2/dpll3xxx.c | 46 ++++++++++++++++--------
arch/arm/mach-omap2/dpll44xx.c | 64 ++++++++++++++++++++++++++++-----
4 files changed, 138 insertions(+), 31 deletions(-)
--
1.7.9.5
More information about the linux-arm-kernel
mailing list