Merge "ARM: dts: msm: Remove SVS_L1 corner for Ukee's GPU"

This commit is contained in:
qctecmdr
2022-08-17 09:10:52 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -7,7 +7,7 @@
};
&msm_gpu {
qcom,initial-pwrlevel = <6>;
qcom,initial-pwrlevel = <5>;
/delete-node/qcom,gpu-pwrlevels;
@@ -20,32 +20,19 @@
qcom,gpu-pwrlevel@0 {
reg = <0>;
qcom,gpu-freq = <645000000>;
qcom,level = <RPMH_REGULATOR_LEVEL_SVS_L1>;
qcom,bus-freq = <11>;
qcom,bus-min = <8>;
qcom,bus-max = <11>;
qcom,acd-level = <0x882d5ffd>;
qcom,cx-level = <RPMH_REGULATOR_LEVEL_SVS_L1>;
};
qcom,gpu-pwrlevel@1 {
reg = <1>;
qcom,gpu-freq = <580000000>;
qcom,level = <RPMH_REGULATOR_LEVEL_SVS_L0>;
qcom,bus-freq = <8>;
qcom,bus-min = <6>;
qcom,bus-freq = <11>;
qcom,bus-min = <7>;
qcom,bus-max = <11>;
qcom,acd-level = <0x882e5ffd>;
qcom,cx-level = <RPMH_REGULATOR_LEVEL_SVS_L1>;
};
qcom,gpu-pwrlevel@2 {
reg = <2>;
qcom,gpu-pwrlevel@1 {
reg = <1>;
qcom,gpu-freq = <515000000>;
qcom,level = <RPMH_REGULATOR_LEVEL_SVS>;
@@ -57,8 +44,8 @@
qcom,cx-level = <RPMH_REGULATOR_LEVEL_SVS>;
};
qcom,gpu-pwrlevel@3 {
reg = <3>;
qcom,gpu-pwrlevel@2 {
reg = <2>;
qcom,gpu-freq = <439000000>;
qcom,level = <RPMH_REGULATOR_LEVEL_LOW_SVS_L2>;
@@ -70,8 +57,8 @@
qcom,cx-level = <RPMH_REGULATOR_LEVEL_SVS>;
};
qcom,gpu-pwrlevel@4 {
reg = <4>;
qcom,gpu-pwrlevel@3 {
reg = <3>;
qcom,gpu-freq = <364000000>;
qcom,level = <RPMH_REGULATOR_LEVEL_LOW_SVS_L1>;
@@ -83,8 +70,8 @@
qcom,cx-level = <RPMH_REGULATOR_LEVEL_SVS>;
};
qcom,gpu-pwrlevel@5 {
reg = <5>;
qcom,gpu-pwrlevel@4 {
reg = <4>;
qcom,gpu-freq = <324000000>;
qcom,level = <RPMH_REGULATOR_LEVEL_LOW_SVS>;
@@ -97,8 +84,8 @@
qcom,cx-level = <RPMH_REGULATOR_LEVEL_LOW_SVS>;
};
qcom,gpu-pwrlevel@6 {
reg = <6>;
qcom,gpu-pwrlevel@5 {
reg = <5>;
qcom,gpu-freq = <285000000>;
qcom,level = <RPMH_REGULATOR_LEVEL_LOW_SVS_D1>;
@@ -111,8 +98,8 @@
qcom,cx-level = <RPMH_REGULATOR_LEVEL_LOW_SVS>;
};
qcom,gpu-pwrlevel@7 {
reg = <7>;
qcom,gpu-pwrlevel@6 {
reg = <6>;
qcom,gpu-freq = <220000000>;
qcom,level = <RPMH_REGULATOR_LEVEL_MIN_SVS>;