Skip to content
Commit bf88ef88 authored by Sivaram Nair's avatar Sivaram Nair Committed by Stephen Warren
Browse files

ARM: tegra: add tegra_timer clock



This undoes commit 20f46658 "ARM: tegra: remove tegra_timer from
tegra_list_clks" by bringing back the tegra_timer clock. tegra_timer is
indeed a clock (hidden by the PERIPH_CLK macro) which should be added
to the tegra_list_clks.

The above commit caused tegra_init_timer() failing to get the clk
reference.

Signed-off-by: default avatarSivaram Nair <sivaramn@nvidia.com>
[swarren: added the reverted commit's subject to this patch description]
Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
parent f2ef412d
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