diff --git a/qcom/waipio-gpu.dtsi b/qcom/waipio-gpu.dtsi index 59612f9c..60942ce0 100644 --- a/qcom/waipio-gpu.dtsi +++ b/qcom/waipio-gpu.dtsi @@ -20,7 +20,7 @@ "gcc_gpu_snoc_dvm_gfx", "gpu_cc_ahb"; - qcom,initial-pwrlevel = <2>; + qcom,initial-pwrlevel = <4>; qcom,no-nap; @@ -63,6 +63,26 @@ qcom,gpu-pwrlevel@0 { reg = <0>; + qcom,gpu-freq = <734000000>; + qcom,level = ; + + qcom,bus-freq = <10>; + qcom,bus-min = <9>; + qcom,bus-max = <10>; + }; + + qcom,gpu-pwrlevel@1 { + reg = <1>; + qcom,gpu-freq = <640000000>; + qcom,level = ; + + qcom,bus-freq = <9>; + qcom,bus-min = <8>; + qcom,bus-max = <10>; + }; + + qcom,gpu-pwrlevel@2 { + reg = <2>; qcom,gpu-freq = <599000000>; qcom,level = ; @@ -71,8 +91,8 @@ qcom,bus-max = <9>; }; - qcom,gpu-pwrlevel@1 { - reg = <1>; + qcom,gpu-pwrlevel@3 { + reg = <3>; qcom,gpu-freq = <492000000>; qcom,level = ; @@ -81,8 +101,8 @@ qcom,bus-max = <8>; }; - qcom,gpu-pwrlevel@2 { - reg = <2>; + qcom,gpu-pwrlevel@4 { + reg = <4>; qcom,gpu-freq = <350000000>; qcom,level = ;