diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2020-03-19 22:02:24 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2020-05-06 18:50:52 +0200 |
commit | 04985d00e2c949f81dfdf4d76de97881690c6613 (patch) | |
tree | 14ecf6252775d3693882d185dda6d41a2125ac40 /tools | |
parent | d3c32c04adfdb6c646722dc5fde1a3d88f293fd4 (diff) |
ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30
PLLX may be kept disabled if cpufreq driver selects some other clock for
CPU. In that case PLLX will be disabled later in the resume path by the
CLK driver, which also can enable PLLX if necessary by itself. Thus there
is no need to enable PLLX early during resume. Tegra114/124 CLK drivers do
not manage PLLX on resume and thus they are left untouched by this patch.
Acked-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Tested-by: Peter Geis <pgwipeout@gmail.com>
Tested-by: Marcel Ziswiler <marcel@ziswiler.com>
Tested-by: Jasper Korten <jja2000@gmail.com>
Tested-by: David Heidelberg <david@ixit.cz>
Tested-by: Nicolas Chauvet <kwizart@gmail.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions