]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: sm8550: correct Iris corners for the MXC rail
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Fri, 13 Mar 2026 15:27:11 +0000 (17:27 +0200)
committerBjorn Andersson <andersson@kernel.org>
Thu, 26 Mar 2026 14:40:38 +0000 (09:40 -0500)
The corners of the MVS0 / MVS0C clocks on the MMCX rail don't always
match the PLL corners on the MXC rail. Correct the performance corners
for the MXC rail following the PLL documentation.

Fixes: 41661853ae8e ("arm64: dts: qcom: sm8550: add iris DT node")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260313-iris-fix-corners-v1-4-32a393c25dda@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm8550.dtsi

index 817b373b96f77deebf4d39b66731ad53d9f58ed1..97f41512881d22121bfb3e9c768fd93a5a5062c1 100644 (file)
 
                                opp-366000000 {
                                        opp-hz = /bits/ 64 <366000000>;
-                                       required-opps = <&rpmhpd_opp_svs_l1>,
+                                       required-opps = <&rpmhpd_opp_svs>,
                                                        <&rpmhpd_opp_svs_l1>;
                                };
 
                                opp-444000000 {
                                        opp-hz = /bits/ 64 <444000000>;
-                                       required-opps = <&rpmhpd_opp_nom>,
+                                       required-opps = <&rpmhpd_opp_svs_l1>,
                                                        <&rpmhpd_opp_nom>;
                                };
 
                                opp-533333334 {
                                        opp-hz = /bits/ 64 <533333334>;
-                                       required-opps = <&rpmhpd_opp_turbo>,
+                                       required-opps = <&rpmhpd_opp_nom>,
                                                        <&rpmhpd_opp_turbo>;
                                };
                        };