Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a6789dda authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: decrease bus vote for GPU"

parents 514cd500 48d72871
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -233,12 +233,12 @@
			qcom,gpu-pwrlevel@2 {
				reg = <2>;
				qcom,gpu-freq = <290000000>;
				qcom,bus-freq-ddr7 = <10>;
				qcom,bus-min-ddr7 = <4>;
				qcom,bus-freq-ddr7 = <3>;
				qcom,bus-min-ddr7 = <2>;
				qcom,bus-max-ddr7 = <10>;

				qcom,bus-freq-ddr8 = <9>;
				qcom,bus-min-ddr8 = <4>;
				qcom,bus-freq-ddr8 = <3>;
				qcom,bus-min-ddr8 = <2>;
				qcom,bus-max-ddr8 = <9>;
			};