clk: qcom: gpucc-sm6375: Enable runtime pm
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Mon, 29 May 2023 13:14:24 +0000 (15:14 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 13 Jun 2023 23:30:13 +0000 (16:30 -0700)
commit097d359c8ca892b63e9d91bdfaf6c45d07c943c7
tree4e9e71d86ba8f55d4f7c50560b1bab52a5388193
parent2f138c667cb94a3a150d3341ca5ebf62480b501f
clk: qcom: gpucc-sm6375: Enable runtime pm

The GPUCC block on SM6375 is powered by VDD_CX and VDD_GX. If the latter
rail is not online, GX_GDSC will never turn on. Enable runtime pm so that
we can reference VDD_GX from the dt to ensure that.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230529-topic-sm6375gpuccpd-v1-2-8d57c41a6066@linaro.org
drivers/clk/qcom/gpucc-sm6375.c