]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124
authorDmitry Osipenko <digetx@gmail.com>
Thu, 19 Mar 2020 19:02:23 +0000 (22:02 +0300)
committerThierry Reding <treding@nvidia.com>
Wed, 6 May 2020 16:50:36 +0000 (18:50 +0200)
commitcaeefeb2988936a6039d0f3de5d4043c47b7b7a7
tree0325dbbef2a89bbe7a625ea10ab452f6eec5e0e6
parent8ad6143af2bda2f92b85c0646b572f494b7cd59f
ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124

The early-resume code shall not switch CPU to PLLX because PLLX
configuration could be unstable or PLLX should be simply disabled if
CPU enters into suspend running off some other PLL (the case if CPUFREQ
driver is active). The actual burst policy is restored by the clock
drivers.

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>
arch/arm/mach-tegra/sleep-tegra30.S