commit | 0017f447cc01fa499f1d10dec09702d381f13fe0 | [log] [tgz] |
---|---|---|
author | Joseph Lo <josephl@nvidia.com> | Mon Aug 12 17:40:02 2013 +0800 |
committer | Stephen Warren <swarren@nvidia.com> | Mon Aug 12 12:22:39 2013 -0600 |
tree | e9f03dbff814dd6991b99b1c12286a7b7d10551a | |
parent | 444f9a8030ecda8dedd374fc3efed03d9f20e9cb [diff] |
clk: tegra114: add LP1 suspend/resume support When the system suspends to LP1, the CPU clock source is switched to CLK_M (12MHz Oscillator) during suspend/resume flow. The CPU clock source is controlled by the CCLKG_BURST_POLICY register, and hence this register must be restored during LP1 resume. Cc: Mike Turquette <mturquette@linaro.org> Signed-off-by: Joseph Lo <josephl@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com>