]> git.baikalelectronics.ru Git - kernel.git/commit
clk: tegra: Make vic03 a child of pll_c3
authorThierry Reding <treding@nvidia.com>
Mon, 11 Jun 2018 08:18:53 +0000 (10:18 +0200)
committerStephen Boyd <sboyd@kernel.org>
Mon, 9 Jul 2018 00:03:59 +0000 (17:03 -0700)
commitc0cb23a7bbd4388de484a77b71640b35faa29c39
tree4ad85c8ec1f234365eaa616101a300ef50c3a8af
parent0d5624e606504772b89d3c3d6b1be740ef176c61
clk: tegra: Make vic03 a child of pll_c3

By default, the vic03 clock is a child of pll_m but that runs at 924 MHz
which is too fast for VIC. Make vic03 a child of pll_c3 by default so it
will run at a supported frequency.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/tegra/clk-tegra124.c