From: Rajendra Nayak Date: Mon, 12 Mar 2012 09:24:44 +0000 (-0600) Subject: ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relock X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f3f0e9006ebe5fe42c01aa73f8d457219b0e6bb;p=pandora-kernel.git ARM: OMAP4: clock data: Force a DPLL clkdm/pwrdm ON before a relock 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 Tested-by: Ameya Palande Signed-off-by: Rajendra Nayak Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed