commit | 6437626928467e81aa4a3087d88cd3f443b3e9ec | [log] [tgz] |
---|---|---|
author | Peter De Schrijver <pdeschrijver@nvidia.com> | Mon Apr 23 01:31:49 2012 -0700 |
committer | Stephen Warren <swarren@nvidia.com> | Wed Apr 25 15:22:01 2012 -0600 |
tree | 84d9d899acb8241bc359df15eb2ed65e72523b5f | |
parent | 8703612b0abb33e6daacc0f6b709a006ac85b285 [diff] |
ARM: tegra: Initialize pll_p_out1 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>