commit | 67fc26bfd7a265883fd0804f24f6287d16769e3d | [log] [tgz] |
---|---|---|
author | Rhyland Klein <rklein@nvidia.com> | Thu Dec 26 16:44:22 2013 -0800 |
committer | Peter De Schrijver <pdeschrijver@nvidia.com> | Mon Feb 17 16:18:06 2014 +0200 |
tree | c538943e3b3353211949e669e90e7b6e8945063c | |
parent | 2ec35fd503bf6367ba55ed94dcb68edfe0d26e6a [diff] |
clk: tegra: Fix PLLD mnp table PLLD was using the same mnp table as PLLP. Fix it to use its own table which is different from PLLP's. Signed-off-by: Rhyland Klein <rklein@nvidia.com> Signed-off-by: Andrew Bresticker <abrestic@chromium.org>