commit | 474f2ba268f220e75ed7b9bfa7b977ade740d30c | [log] [tgz] |
---|---|---|
author | Rhyland Klein <rklein@nvidia.com> | Thu Jan 14 14:24:32 2016 -0500 |
committer | Thierry Reding <treding@nvidia.com> | Tue Feb 02 15:49:20 2016 +0100 |
tree | 6c5ac22ea9dd38a058e727cb8cba6f3258ebf027 | |
parent | 14050118afee4d8bd81d22fefa3e986172b08bc6 [diff] |
clk: tegra: Fix naming of MISC registers Some register for PLLM and PLLMB were named MISC0 but according to the TRM, they have different names. Sync up the names to make it easier to understand which register they are really referring to. Signed-off-by: Rhyland Klein <rklein@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>