diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-07-13 15:44:46 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-08-31 10:47:48 -0700 |
commit | 5beb1e60dba973e0b9cfb54d9735d5d4385b9d90 (patch) | |
tree | 1ebebd94ce6910f5c481613bb6ef3a43335ea060 /drivers/md | |
parent | d9d95e78cff80c3fe43e757ba90644cd766302ac (diff) | |
download | linux-5beb1e60dba973e0b9cfb54d9735d5d4385b9d90.tar.bz2 |
clk: mvebu: armada-37xx-periph: add suspend/resume support
Add suspend/resume hooks in Armada 37xx peripheral clocks driver to
handle S2RAM operations.
One can think that these hooks are useless by comparing the register
values before and after a suspend/resume cycle: they will look the same
anyway. This is because of some scripts executed by the Cortex-M3 core
during ATF operations to init both the clocks and the DDR. These values
could be modified by the BL33 stage or by Linux itself and should be
preserved.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/md')
0 files changed, 0 insertions, 0 deletions