• Thierry Reding's avatar
    clk: tegra: Fixup post dividers on Tegra210 · eddb65e7
    Thierry Reding authored
    Commit 86c679a5 ("clk: tegra: pll: Fix _pll_ramp_calc_pll logic and
    _calc_dynamic_ramp_rate") changed the PLL divider computation logic to
    consistently use P-divider values from tables as real dividers rather
    than the hardware values. Unfortunately for some reason many of the
    Tegra210 clocks didn't have their tables updated (most likely an over-
    sight by me when applying the patches). This commit fixes them all up.
    
    Cc: Jon Hunter <jonathanh@nvidia.com>
    Cc: Rhyland Klein <rklein@nvidia.com>
    Acked-by: default avatarRhyland Klein <rklein@nvidia.com>
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    eddb65e7
clk-tegra210.c 96.7 KB