diff options
author | Stephen Warren <swarren@nvidia.com> | 2019-10-03 14:50:33 -0600 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2020-01-08 12:58:46 +0100 |
commit | 9c65b8463f41f3a9edef97e3109752159d4c6a4b (patch) | |
tree | 6ef4689fff868dbe8db624ddf99d99ff5d6cbb5c /.get_maintainer.ignore | |
parent | cf94a7a06a7d7d4402d7313cf622ca2823bad43c (diff) | |
download | linux-9c65b8463f41f3a9edef97e3109752159d4c6a4b.tar.bz2 |
ARM: tegra: Use clk_m CPU on Tegra124 LP1 resume
Configure the clock controller to set an alternate clock for the CPU
when it receives an IRQ during LP1 (system suspend). Specifically, use
clk_m (the crystal) rather than clk_s (a 32KHz clock). Such an IRQ will
be the LP1 wake event. This reduces the amount of time taken to resume
from LP1.
NVIDIA's downstream kernel executes this code on both Tegra30 and
Tegra124, so it appears OK to make this change unconditionally.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions