]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
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)
commit6437626928467e81aa4a3087d88cd3f443b3e9ec
tree84d9d899acb8241bc359df15eb2ed65e72523b5f
parent8703612b0abb33e6daacc0f6b709a006ac85b285
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>
arch/arm/mach-tegra/common.c