diff options
author | Sowjanya Komatineni <skomatineni@nvidia.com> | 2019-08-16 12:41:56 -0700 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2019-11-11 14:53:03 +0100 |
commit | a99d744d8c9ca7e00adeb14dd11971b4b5b8271f (patch) | |
tree | 33bbb14e42e9160f53f5b3b763755575eef25ba4 /Kconfig | |
parent | f8fd97521d6381b4a19b1b88692a426a79fe1794 (diff) | |
download | linux-a99d744d8c9ca7e00adeb14dd11971b4b5b8271f.tar.bz2 |
clk: tegra: clk-dfll: Add suspend and resume support
This patch implements DFLL suspend and resume operation.
During system suspend entry, CPU clock will switch CPU to safe
clock source of PLLP and disables DFLL clock output.
DFLL driver suspend confirms DFLL disable state and errors out on
being active.
DFLL is re-initialized during the DFLL driver resume as it goes
through complete reset during suspend entry.
Acked-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions