clk: tegra: Set the clk parent of host1x to pll_p
commit897e1dde1ec1571a28545594633624927fa0a76e
authorAndrew Chew <achew@nvidia.com>
Wed, 7 Aug 2013 11:25:09 +0000 (7 19:25 +0800)
committerPeter De Schrijver <pdeschrijver@nvidia.com>
Tue, 26 Nov 2013 16:43:58 +0000 (26 18:43 +0200)
treec7832c368645e80a3da98082cc13f8c2208a6028
parent252d0d2bb07119296e215de7dc9afa8d12746b80
clk: tegra: Set the clk parent of host1x to pll_p

The power-on default parent for this clock is pll_m, which turns out to
be wrong. Previously, bootloader reparented this clock.  We'll do it in
the kernel as well, so that there's one less thing that we depend on
bootloader to initialize.

Signed-off-by: Andrew Chew <achew@nvidia.com>
Signed-off-by: Mark Zhang <markz@nvidia.com>
drivers/clk/tegra/clk-tegra114.c