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

Commit 278f4d0f authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

ARM: dts: msm: Increase the BCL Ibat limit for lahaina

Increase the BCl ibat threshold limit to 6 and 7.5A for lahaina.

Change-Id: Ifd01761aec5224034aa4a42c230c77af8c0a55b4
parent 22b51cbe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -251,7 +251,7 @@

		trips {
			ibat_lvl0:ibat-lvl0 {
				temperature = <4500>;
				temperature = <6000>;
				hysteresis = <200>;
				type = "passive";
			};
@@ -266,7 +266,7 @@

		trips {
			ibat_lvl1:ibat-lvl1 {
				temperature = <5000>;
				temperature = <7500>;
				hysteresis = <200>;
				type = "passive";
			};