diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-08-09 15:38:34 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-08-23 11:09:49 +0200 |
commit | a459a184c978ca9ad538aab93aafdde873953f30 (patch) | |
tree | ccd0f3bb83aed7cede51d5e6fe47782a72530d00 /crypto/shash.c | |
parent | dt-bindings: clk: emev2: Rename bindings documentation file (diff) | |
download | linux-a459a184c978ca9ad538aab93aafdde873953f30.tar.xz linux-a459a184c978ca9ad538aab93aafdde873953f30.zip |
clk: renesas: mstp: Set GENPD_FLAG_ALWAYS_ON for clock domain
The CPG/MSTP Clock Domain driver does not implement the
generic_pm_domain.power_{on,off}() callbacks, as the domain itself
cannot be powered down. Hence the domain should be marked as always-on
by setting the GENPD_FLAG_ALWAYS_ON flag, to prevent the core PM Domain
code from considering it for power-off, and doing unnessary processing.
This also gets rid of a boot warning when the Clock Domain contains an
IRQ-safe device, e.g. on RZ/A1:
sh_mtu2 fcff0000.timer: PM domain cpg_clocks will not be powered off
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'crypto/shash.c')
0 files changed, 0 insertions, 0 deletions