[PATCH v2 02/21] ARM: tegra: clock: Don't BUG on changing an enabled PLL
From: Colin Cross <hidden>
Date: 2011-02-21 06:46:56
Also in:
linux-tegra, lkml
From: Colin Cross <hidden>
Date: 2011-02-21 06:46:56
Also in:
linux-tegra, lkml
On Sun, Feb 20, 2011 at 8:06 PM, Olof Johansson [off-list ref] wrote:
On Sat, Feb 19, 2011 at 2:25 PM, Colin Cross [off-list ref] wrote:quoted
Signed-off-by: Colin Cross <redacted>Please add a 1-line description of why bugging doesn't make sense. Patch itself: Acked-by: Olof Johansson <redacted>
I will add: When updating the CPU PLL frequency, keeping the PLL enabled avoids ramping the PLL all the way down and back up again. Remove the BUG_ON in tegra2_pll_clk_set_rate to allow the rate to change while the PLL is enabled.