]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: reparent sclk to pll_c_out1
authorStephen Warren <swarren@nvidia.com>
Thu, 12 Apr 2012 20:09:39 +0000 (14:09 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 25 Apr 2012 21:22:09 +0000 (15:22 -0600)
commit8c1a3ab527183ecf2d3c9a34e642a8659d29e0c8
tree1af645f32f8aa377307e18876b4296586c18df95
parentce3f31c945752c3ef06357885aa58b607fa57f5b
ARM: tegra: reparent sclk to pll_c_out1

pll_p_out4 needs to be used for other purposes. Reparent sclk so that
it runs from pll_c. Change sclk's rate to 120MHz from 108MHz since this
is the lowest precise rate that can be achieved by dividing the pll_c
rate without reducing the sclk rate. (600/5=120, 600/5.5=109.0909...,
600/6=100).

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/common.c