]> git.baikalelectronics.ru Git - kernel.git/commit
clk: Add functions to save/restore clock context en-masse
authorRuss Dill <Russ.Dill@ti.com>
Tue, 4 Sep 2018 06:49:35 +0000 (12:19 +0530)
committerTero Kristo <t-kristo@ti.com>
Wed, 3 Oct 2018 12:29:04 +0000 (15:29 +0300)
commitec5119f320046caca2cbfd18589fa0932e11b0b9
tree1d7260045ce7f4563f479d7b3bd1f5680b6a992f
parent7c9e2ba51d33d963b265f08b6d38e0de6e01d9fa
clk: Add functions to save/restore clock context en-masse

Deep enough power saving mode can result into losing context of the clock
registers also, and they need to be restored once coming back from the power
saving mode. Hence add functions to save/restore clock context.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Russ Dill <Russ.Dill@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
drivers/clk/clk.c
include/linux/clk-provider.h
include/linux/clk.h