clk: qcom: gcc-msm8939: Point MM peripherals to system_mm_noc clock
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Wed, 4 May 2022 16:38:35 +0000 (17:38 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 30 Jun 2022 03:47:38 +0000 (22:47 -0500)
commit05eed0990927aa9634682fec58660e30f7b7ae30
tree68764791948b795741185d0f614f653e4e56c099
parentdd363e2f7196278e7a30f509a0e8a841cb763b14
clk: qcom: gcc-msm8939: Point MM peripherals to system_mm_noc clock

Qcom docs indciate the following peripherals operating from System NOC
MM not from System NOC clocks.

- MDP
- VFE
- JPEGe
- Venus

Switch over the relevant parent pointers.

Fixes: 1664014e4679 ("clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock Controller")
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220504163835.40130-5-bryan.odonoghue@linaro.org
drivers/clk/qcom/gcc-msm8939.c