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

Commit ea0ea72b authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update KTM clear level for graphics in MSM8996 v3"

parents d20de5a2 0cbe4052
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -581,6 +581,12 @@
		clock-names = "core_clk";
		qcom,use-dma-zone;
	};

	qcom,msm-thermal{
		qcom,vdd-gfx-rstr{
			qcom,levels = <4 5 5>; /* Nominal, Turbo, Turbo */
		};
	};
};

&tsens0 {
+1 −1
Original line number Diff line number Diff line
@@ -2961,7 +2961,7 @@

		qcom,vdd-gfx-rstr{
			qcom,vdd-rstr-reg = "vdd-gfx";
			qcom,levels = <4 5 5>; /* Nominal, Turbo, Turbo */
			qcom,levels = <4 7 7>; /* Nominal, Turbo, Turbo */
			qcom,min-level = <1>; /* No Request */
		};