arm64: dts: sm8150-v2: drop 270mhz for 855

this is done so we could inline our pwrlevel count between 855 & 855+
This commit is contained in:
Ronalds
2025-01-14 13:31:06 +00:00
parent 33acb09b4d
commit e768bee0ea

View File

@@ -439,7 +439,7 @@
#size-cells = <0>;
qcom,speed-bin = <0>;
qcom,initial-pwrlevel = <7>;
qcom,initial-pwrlevel = <6>;
qcom,gpu-pwrlevel@0 {
reg = <0>;
@@ -482,14 +482,6 @@
};
qcom,gpu-pwrlevel@5 {
reg = <5>;
qcom,gpu-freq = <270000000>;
qcom,bus-freq = <1>;
qcom,bus-min = <1>;
qcom,bus-max = <1>;
};
qcom,gpu-pwrlevel@6 {
reg = <6>;
qcom,gpu-freq = <150000000>;
qcom,bus-freq = <1>;
@@ -497,7 +489,7 @@
qcom,bus-max = <1>;
};
qcom,gpu-pwrlevel@7 {
qcom,gpu-pwrlevel@6 {
reg = <7>;
qcom,gpu-freq = <0>;
qcom,bus-freq = <0>;