From: Andrew Bresticker Date: Fri, 27 Dec 2013 00:44:26 +0000 (-0800) Subject: clk: tegra: cclk_lp has a pllx/2 divider X-Git-Tag: v3.14-rc6~35^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88b4bd7071ac06e321b4bf4bdb8c69db40182c5a;p=pandora-kernel.git clk: tegra: cclk_lp has a pllx/2 divider When pll_x is the parent of cclk_lp, PLLX_DIV2_BYPASS_LP determines whether cclk_lp output is divided by 2. Set TEGRA_DIVIDER_2 so that the clk_super driver is aware of this. Signed-off-by: Andrew Bresticker --- Reading git-diff-tree failed