From: Konrad Dybcio Date: Mon, 3 Jul 2023 18:20:12 +0000 (+0200) Subject: arm64: dts: qcom: msm8998: Use the correct GPLL0_DIV leg for MMCC X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=63f4e4b447c50ba7e5fc3929644d2d152acb6117;p=linux.git arm64: dts: qcom: msm8998: Use the correct GPLL0_DIV leg for MMCC MMCC has its own GPLL0 legs - one for 1-1 and one for div-2 output. We've already been using the correct one in the non-div case, start doing so for the other one as well. Reviewed-by: Jeffrey Hugo Signed-off-by: Konrad Dybcio Link: https://lore.kernel.org/r/20230622-topic-8998clk-v2-8-6222fbc2916b@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/boot/dts/qcom/msm8998.dtsi b/arch/arm64/boot/dts/qcom/msm8998.dtsi index 4605dd3a942da..3f0a13bdc3236 100644 --- a/arch/arm64/boot/dts/qcom/msm8998.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8998.dtsi @@ -2724,7 +2724,8 @@ "dsi1byte", "hdmipll", "dplink", - "dpvco"; + "dpvco", + "gpll0_div"; clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>, <&gcc GCC_MMSS_GPLL0_CLK>, <0>, @@ -2733,7 +2734,8 @@ <0>, <0>, <0>, - <0>; + <0>, + <&gcc GCC_MMSS_GPLL0_DIV_CLK>; }; mmss_smmu: iommu@cd00000 {