commit | f8fd97521d6381b4a19b1b88692a426a79fe1794 | [log] [tgz] |
---|---|---|
author | Sowjanya Komatineni <skomatineni@nvidia.com> | Fri Aug 16 12:41:55 2019 -0700 |
committer | Thierry Reding <treding@nvidia.com> | Mon Nov 11 14:53:03 2019 +0100 |
tree | 0491e3a4551f9099e4f96d1b5a1f99d7bead90d7 | |
parent | 68a14a5634dacb37d18618d62f0410f1ec69ab28 [diff] |
clk: tegra: clk-super: Add restore-context support This patch implements restore_context for clk_super_mux and clk_super. During system supend, core power goes off the and context of Tegra CAR registers is lost. So on system resume, context of super clock registers are restored to have them in same state as before suspend. Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>