]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: qcom: hamoa: correct Iris corners for the MXC rail
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Fri, 13 Mar 2026 15:27:08 +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: 9065340ac04d ("arm64: dts: qcom: x1e80100: Add IRIS video codec")
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-1-32a393c25dda@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/hamoa.dtsi

index ac98f141e28693e9e84c68716b9f3831cffcd339..e64b41e276bb4a6ad6240e1b9b6f87d57dc5ea66 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-481000000 {
                                        opp-hz = /bits/ 64 <481000000>;
-                                       required-opps = <&rpmhpd_opp_turbo>,
+                                       required-opps = <&rpmhpd_opp_svs_l1>,
                                                        <&rpmhpd_opp_turbo>;
                                };
                        };