]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: qcom: gcc-sc8280xp: Add runtime PM
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 19 Jun 2023 16:13:18 +0000 (18:13 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 20 Jun 2023 23:31:04 +0000 (16:31 -0700)
commit2a541abd98370f9931c889c187eef7458720b57b
tree7121e346a3be03476cabb0db1797687148f7c76f
parent9bbcb892a7cd06c8156e6de211a8d7d45ee48086
clk: qcom: gcc-sc8280xp: Add runtime PM

The GCC block on SC8280XP is powered by the CX rail. We need to ensure
that it's enabled to prevent unwanted power collapse.

Enable runtime PM to keep the power flowing only when necessary.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230619-topic-sc8280xp-clk-rpm-v1-2-1e5e1064cdb2@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/gcc-sc8280xp.c