diff options
author | Jagadeesh Kona <quic_jkona@quicinc.com> | 2025-05-30 18:50:53 +0530 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-06-10 12:59:20 -0500 |
commit | a9dc2cc7279a1967f37192a2f954e7111bfa61b7 (patch) | |
tree | 616748ab39416d4ab2ab26d0b337997829b68b9c /tools/perf/scripts/python | |
parent | 512af5bf312efe09698de0870e99c0cec4d13e21 (diff) |
clk: qcom: videocc-sm8550: Move PLL & clk configuration to really probe
Video PLLs on SM8550/SM8650 require both MMCX and MXC rails to be kept ON
to configure the PLLs properly. Hence move runtime power management, PLL
configuration and enable critical clocks to qcom_cc_really_probe() which
ensures all required power domains are in enabled state before configuring
the PLLs or enabling the clocks.
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Jagadeesh Kona <quic_jkona@quicinc.com>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250530-videocc-pll-multi-pd-voting-v5-8-02303b3a582d@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions