Commit c4947e36 authored by Thierry Reding's avatar Thierry Reding
Browse files

clk: tegra: Fix 26 MHz oscillator frequency



The OSC_FREQ field of the OSC_CTRL register uses the value 12 for an
oscillator frequency of 26 MHz, not 260 MHz. This isn't really critical
because I don't think boards with such an oscillator have ever existed,
much less been supported upstream.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 1d15cb9c
Supports Markdown
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