]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: agatti: add higher OPP levels
authorDikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
Thu, 7 May 2026 06:42:16 +0000 (09:42 +0300)
committerBjorn Andersson <andersson@kernel.org>
Thu, 7 May 2026 20:59:24 +0000 (15:59 -0500)
Add additional OPP entries for the Agatti platform to support higher
operating frequencies as specified in the hardware documentation.

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260507-iris-ar50lt-v1-16-d22cccedc3e2@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/agatti.dtsi

index 8a7337239b1ebe2c40d64ed670752a680085b871..fd40aa59878af07adab838bef47e8af1358a237c 100644 (file)
                                        opp-hz = /bits/ 64 <240000000>;
                                        required-opps = <&rpmpd_opp_svs>;
                                };
+
+                               opp-300000000 {
+                                       opp-hz = /bits/ 64 <300000000>;
+                                       required-opps = <&rpmpd_opp_svs_plus>;
+                               };
+
+                               opp-384000000 {
+                                       opp-hz = /bits/ 64 <384000000>;
+                                       required-opps = <&rpmpd_opp_nom>;
+                               };
                        };
                };