Skip to content

Commit

Permalink
Update kona-v2-gpu.dtsi
Browse files Browse the repository at this point in the history
More stability
  • Loading branch information
AlirezaParsi authored Jan 23, 2025
1 parent 244785f commit 7f42349
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions arch/arm64/boot/dts/vendor/qcom/kona-v2-gpu.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
compatible = "operating-points-v2";

opp-670000000 {
opp-hz = /bits/ 64 <683000000>;
opp-hz = /bits/ 64 <670000000>;
opp-microvolt = <RPMH_REGULATOR_LEVEL_NOM_L1>;
};

Expand Down Expand Up @@ -69,7 +69,7 @@

qcom,gpu-pwrlevel@0 {
reg = <0>;
qcom,gpu-freq = <683000000>;
qcom,gpu-freq = <670000000>;
qcom,bus-freq-ddr7 = <11>;
qcom,bus-min-ddr7 = <11>;
qcom,bus-max-ddr7 = <11>;
Expand Down Expand Up @@ -183,7 +183,7 @@

qcom,gpu-pwrlevel@0 {
reg = <0>;
qcom,gpu-freq = <683000000>;
qcom,gpu-freq = <670000000>;
qcom,bus-freq-ddr7 = <11>;
qcom,bus-min-ddr7 = <11>;
qcom,bus-max-ddr7 = <11>;
Expand Down Expand Up @@ -382,7 +382,7 @@

qcom,gpu-pwrlevel@0 {
reg = <0>;
qcom,gpu-freq = <683000000>;
qcom,gpu-freq = <670000000>;
qcom,bus-freq-ddr7 = <11>;
qcom,bus-min-ddr7 = <11>;
qcom,bus-max-ddr7 = <11>;
Expand Down Expand Up @@ -496,7 +496,7 @@

qcom,gpu-pwrlevel@0 {
reg = <0>;
qcom,gpu-freq = <683000000>;
qcom,gpu-freq = <670000000>;
qcom,bus-freq-ddr7 = <11>;
qcom,bus-min-ddr7 = <11>;
qcom,bus-max-ddr7 = <11>;
Expand Down

0 comments on commit 7f42349

Please sign in to comment.