diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-06-21 23:24:15 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2017-10-20 12:15:33 +0300 |
commit | 1f4023cdd1bdbe6cb01d0b2cbd1f46207189e3cf (patch) | |
tree | 722b66d177d78224d334f2c170d775fc151a06c0 /drivers/clk/clk-s2mps11.c | |
parent | 560869100b99a3daea329efce738a3b7ae357be8 (diff) | |
download | linux-1f4023cdd1bdbe6cb01d0b2cbd1f46207189e3cf.tar.xz |
clk: renesas: cpg-mssr: Add support to restore core clocks during resume
On R-Car Gen3 systems, PSCI system suspend powers down the SoC, possibly
losing clock configuration. Hence add a notifier chain that can be used
by core clocks to save/restore clock state during system suspend/resume.
The implementation of the actual clock state save/restore operations is
clock-specific, and to be registered with the notifier chain in the SoC
or family-specific cpg_mssr_info.cpg_clk_register() callback.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Diffstat (limited to 'drivers/clk/clk-s2mps11.c')
0 files changed, 0 insertions, 0 deletions