From: Stephen Warren Date: Thu, 12 Apr 2012 20:09:39 +0000 (-0600) Subject: ARM: tegra: reparent sclk to pll_c_out1 X-Git-Tag: v3.5-rc1~73^2~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60f975b98cf41476ba0e156f7523b197b046cf2b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed