ARM: tegra: Initialize pll_p_out1
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Mon, 23 Apr 2012 08:31:49 +0000 (01:31 -0700)
committerStephen Warren <swarren@nvidia.com>
Wed, 25 Apr 2012 21:22:01 +0000 (15:22 -0600)
pll_a uses pll_p_out1 as its parent. Therefore this clock needs to be
initialized to make sure pll_a has a known input clock. Failure to do so
will cause the system to crash early in the bootup.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found