commit | 97c02d87f4b08556a36903ce4c5aa9744a95b91e | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Aug 20 11:42:20 2015 +0200 |
committer | Tom Warren <twarren@nvidia.com> | Wed Sep 16 16:10:22 2015 -0700 |
tree | d98ea2074e30e33beb7edf8a067e212c328e5687 | |
parent | c043c0259cd88f39cdca5f98af8b10f178660745 [diff] |
ARM: tegra: clk_m is the architected timer source clock While clk_m and the oscillator run at the same frequencies on Tegra114 and Tegra124, clk_m is the proper source for the architected timer. On more recent Tegra generations, Tegra210 and later, both the oscillator and clk_m can run at different frequencies. clk_m will be divided down from the oscillator. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>