ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relock
authorRajendra Nayak <rnayak@ti.com>
Mon, 12 Mar 2012 09:24:44 +0000 (03:24 -0600)
committerPaul Walmsley <paul@pwsan.com>
Mon, 12 Mar 2012 09:24:44 +0000 (03:24 -0600)
All DPLLs except USB are in ALWON powerdomain. Make sure the
clkdm/pwrdm for USB DPLL (l3init) is turned on before attempting
a DPLL relock. So, mark the database accordingly.

Without this fix, it was seen that DPLL relock fails while testing
relock in a loop of USB DPLL.

Cc: Nishanth Menon <nm@ti.com>
Tested-by: Ameya Palande <ameya.palande@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found