]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit8b95d1ce3300c411728954473316bd04d0ba9883
tree1d7260045ce7f4563f479d7b3bd1f5680b6a992f
parentdffa9051d54672a7d7f5951e074c4393672c03e9
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