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

Commit 6dea06a8 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 graphics vdd restriction level for msm8996pro"

parents bdf32560 1fc46c6e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -845,3 +845,11 @@
			< 2150400 5195 >;
	};
};

&soc {
	qcom,msm-thermal {
		qcom,vdd-gfx-rstr{
			qcom,levels = <6 8 9>; /* Nominal, Turbo, Turbo_L1 */
		};
	};
};