[PATCH v5 07/16] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend

2014-10-24 Thread Mikko Perttunen
From: Tuomas Tynkkynen Save and restore this register since the LP1 restore assembly routines fiddle with it. Otherwise the CPU would keep running on PLLX after resume from suspend even when DFLL was the original clocksource. Signed-off-by: Tuomas Tynkkynen Signed-off-by: Mikko Perttunen ---

[PATCH v5 07/16] clk: tegra: Save/restore CCLKG_BURST_POLICY on suspend

2014-10-24 Thread Mikko Perttunen
From: Tuomas Tynkkynen ttynkky...@nvidia.com Save and restore this register since the LP1 restore assembly routines fiddle with it. Otherwise the CPU would keep running on PLLX after resume from suspend even when DFLL was the original clocksource. Signed-off-by: Tuomas Tynkkynen