]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
soc: amlogic: pm-domains: use always-on flag
authorKevin Hilman <khilman@baylibre.com>
Mon, 21 Sep 2020 22:21:35 +0000 (15:21 -0700)
committerKevin Hilman <khilman@baylibre.com>
Thu, 24 Sep 2020 16:50:01 +0000 (09:50 -0700)
commit5aabf1180fa9a8d876debd39a8cfb60b022019bc
tree6ff3cf0c36a8d0b752440ee9ae7e2cb0a6389def
parent525054782a74d28503c3f585e00d9860d67d7ad1
soc: amlogic: pm-domains: use always-on flag

Rather than use a governor to keep these domains always-on, instead
use the flag GENPD_FLAG_ALWAYS_ON.  This has the same effect, but with
much lower overhead since the governor path is not used at all.

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Link: https://lore.kernel.org/r/20200921222135.7145-1-khilman@baylibre.com
drivers/soc/amlogic/meson-ee-pwrc.c
drivers/soc/amlogic/meson-gx-pwrc-vpu.c