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

Commit 5ece4092 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 the bcl thresholds for SDM670"

parents 8447caa9 8d7443cb
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -502,7 +502,7 @@

		trips {
			pm660_vbat_adc: vbat-adc {
				temperature = <3300>;
				temperature = <3200>;
				hysteresis = <100>;
				type = "passive";
			};
@@ -532,7 +532,7 @@

		trips {
			vbat-low {
				temperature = <3100>;
				temperature = <2800>;
				hysteresis = <0>;
				type = "passive";
			};
@@ -548,7 +548,7 @@

		trips {
			vbat-too-low {
				temperature = <2900>;
				temperature = <2600>;
				hysteresis = <0>;
				type = "passive";
			};