clk: tegra: Initialize secondary gr3d clock on Tegra30
authorThierry Reding <thierry.reding@gmail.com>
Tue, 29 Oct 2013 15:51:11 +0000 (16:51 +0100)
committerPeter De Schrijver <pdeschrijver@nvidia.com>
Tue, 26 Nov 2013 16:46:56 +0000 (18:46 +0200)
commit43e36a9646ec7d0180d638c095cca36484cc6f82
tree01f6f55047b3319920f54369d71d6afcddb585fe
parent77f71730341e9072766eabc5bbd001aa286e7a23
clk: tegra: Initialize secondary gr3d clock on Tegra30

There are two GPUs on Tegra30 and each of them uses a separate clock, so
the secondary clock needs to be initialized in order for the gr3d module
to work properly.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/clk/tegra/clk-tegra30.c