Skip to content
Commit a84724a1 authored by Thierry Reding's avatar Thierry Reding
Browse files

clk: tegra: Use generic tegra_osc_clk_init() on Tegra114



There is no reason why Tegra114 cannot use the same generic code to set
up the oscillator, clk_m and pll_ref clocks. The only effective change
that this causes is that the CLK_SET_PARENT_RATE flag is dropped, but
since these clocks are all fixed it is not needed anyway.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 63cc5a4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment