From: Joseph Lo Date: Mon, 12 Aug 2013 09:40:02 +0000 (+0800) Subject: clk: tegra114: add LP1 suspend/resume support X-Git-Tag: v3.12-rc1~115^2~13^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0017f447cc01fa499f1d10dec09702d381f13fe0;p=pandora-kernel.git 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 Signed-off-by: Joseph Lo Signed-off-by: Stephen Warren --- Reading git-diff-tree failed