]> git.ipfire.org Git - people/ms/linux.git/commit
clk: tegra: use pll_ref as the pll_e parent
authorPeter De Schrijver <pdeschrijver@nvidia.com>
Mon, 25 Nov 2013 12:44:13 +0000 (14:44 +0200)
committerJiri Slaby <jslaby@suse.cz>
Fri, 6 Jun 2014 08:17:52 +0000 (10:17 +0200)
commitf1559592c5234e23d2c93f6d558d406c65269a2c
tree3bcd6fd98b8fc07fb84c0efff4124ca4d296bf3e
parent5b6e78d1f9e2d9e865c522722b8d54773c11efbe
clk: tegra: use pll_ref as the pll_e parent

commit 8e9cc80aa348938078c3c1a7ab55efb3c40990e3 upstream.

Use pll_ref instead of pll_re_vco as the pll_e parent on Tegra114. Also
add a 12Mhz pll_ref table entry for pll_e for Tegra114. This prevents
the system from crashing at bootup because of an unsupported pll_re_vco
rate.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/clk/tegra/clk-pll.c
drivers/clk/tegra/clk-tegra114.c