commit | 442f53fb1be44c00263ebb8e7c2eff19dd019037 | [log] [tgz] |
---|---|---|
author | Mark Kuo <mkuo@nvidia.com> | Thu Jan 14 14:26:42 2016 -0500 |
committer | Thierry Reding <treding@nvidia.com> | Tue Feb 02 15:49:27 2016 +0100 |
tree | c2b497f789c8f377d65a59a404a47bf4279b95f7 | |
parent | fd2963b071c1346572285a274a6ae8f26a970c4d [diff] |
clk: tegra: Fix PLLE SS coefficients The PLLE SS coefficients are different between Tegra210 and Tegra114. Add SoC generation specific versions for Tegra114 and Tegra210 and use them in their respective ->enable() callbacks. Signed-off-by: Mark Kuo <mkuo@nvidia.com> Signed-off-by: Rhyland Klein <rklein@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>