diff options
author | Sowjanya Komatineni | 2019-08-16 12:41:53 -0700 |
---|---|---|
committer | Thierry Reding | 2019-11-11 14:53:02 +0100 |
commit | 2b8cfd6b52cbf951d9b90862d95b8473d34d02ee (patch) | |
tree | a78ea383e94ad5d9ca86ecfa42f937a903331ff2 /drivers/clk/Kconfig | |
parent | 50d4da9b10edb885b2c5f95750e96b3695fa7c04 (diff) |
clk: tegra: periph: Add restore_context support
This patch implements restore_context support for clk-periph and
clk-sdmmc-mux clock operations to restore clock parent and rates
on system resume.
During system suspend, core power goes off and looses the context
of the Tegra clock controller registers.
So on system resume, clocks parent and rate are restored back to
the context before suspend based on cached data.
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/clk/Kconfig')
0 files changed, 0 insertions, 0 deletions