commit | bc0b3a60fe19610d649a62879dd318d133ed10c0 | [log] [tgz] |
---|---|---|
author | Sowjanya Komatineni <skomatineni@nvidia.com> | Fri Aug 16 12:41:50 2019 -0700 |
committer | Thierry Reding <treding@nvidia.com> | Mon Nov 11 14:53:02 2019 +0100 |
tree | 065e19228dad48c502a3d6156802387c4a9fa903 | |
parent | fa62228240ec5f53bbdef6d4d821518541dc92c0 [diff] |
clk: tegra: pll: Save and restore pll context This patch implements save and restore of PLL context. During system suspend, core power goes off and looses the settings of the Tegra CAR controller registers. So during resume, pll context is restored based on cached rate and state. Acked-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>