Loading arch/arm/boot/dts/qcom/msm8909w-gpu.dtsi +4 −11 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ <26 512 0 1536000>, <26 512 0 3070000>; /delete-node/qcom,gpu-pwrlevels; /* Power levels */ qcom,gpu-pwrlevels { #address-cells = <1>; Loading @@ -40,29 +42,20 @@ qcom,gpu-pwrlevel@0 { reg = <0>; qcom,gpu-freq = <307200000>; qcom,bus-freq = <2>; qcom,bus-min = <2>; qcom,bus-max = <2>; }; qcom,gpu-pwrlevel@1 { reg = <1>; qcom,gpu-freq = <200000000>; qcom,bus-freq = <1>; qcom,bus-min = <1>; qcom,bus-max = <1>; }; qcom,gpu-pwrlevel@2 { reg = <2>; qcom,gpu-pwrlevel@1 { reg = <1>; qcom,gpu-freq = <19200000>; qcom,bus-freq = <0>; qcom,bus-min = <0>; qcom,bus-max = <0>; }; /delete-node/qcom,gpu-pwrlevel@3; }; /delete-node/qcom,gpu-speed-config@0; Loading Loading
arch/arm/boot/dts/qcom/msm8909w-gpu.dtsi +4 −11 Original line number Diff line number Diff line Loading @@ -31,6 +31,8 @@ <26 512 0 1536000>, <26 512 0 3070000>; /delete-node/qcom,gpu-pwrlevels; /* Power levels */ qcom,gpu-pwrlevels { #address-cells = <1>; Loading @@ -40,29 +42,20 @@ qcom,gpu-pwrlevel@0 { reg = <0>; qcom,gpu-freq = <307200000>; qcom,bus-freq = <2>; qcom,bus-min = <2>; qcom,bus-max = <2>; }; qcom,gpu-pwrlevel@1 { reg = <1>; qcom,gpu-freq = <200000000>; qcom,bus-freq = <1>; qcom,bus-min = <1>; qcom,bus-max = <1>; }; qcom,gpu-pwrlevel@2 { reg = <2>; qcom,gpu-pwrlevel@1 { reg = <1>; qcom,gpu-freq = <19200000>; qcom,bus-freq = <0>; qcom,bus-min = <0>; qcom,bus-max = <0>; }; /delete-node/qcom,gpu-pwrlevel@3; }; /delete-node/qcom,gpu-speed-config@0; Loading