[PATCH 0/2 v2] ARM: OMAP1: Fix dpll1 reprogramming related issues
From: Janusz Krzysztofik <hidden>
Date: 2011-12-01 20:13:59
Also in:
linux-omap, lkml
From: Janusz Krzysztofik <hidden>
Date: 2011-12-01 20:13:59
Also in:
linux-omap, lkml
After dpll1 reprogramming has been moved from setup_arch() to kernel_init(), I've been observing several issues, resulting in undesired system behaviour on my Amstrad Delta. This series fixes those most important (2/5 and 5/5 v2 previously), with a "stuck at 60MHz rate" issue going to be fixed with Tony's proposed solution instead of my previous 3/5. Janusz Krzysztofik (2): ARM: OMAP1: Fix ckctl value used for dpll1 defualt rate ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram arch/arm/mach-omap1/clock_data.c | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) -- 1.7.3.4