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

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

Merge "ARM: dts: msm: Add v-cutoff-mv to pm8916 linear-charger node"

parents 21ce8bf4 6dddd5af
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -18,6 +18,8 @@ Parent node required properties:
- qcom,vddsafe-mv:			Maximum Vdd voltage in mV.
- qcom,vinmin-mv:			Minimum input voltage in mV.
- qcom,ibatsafe-ma:			Safety battery current setting
- qcom,v-cutoff-mv:			Cutoff voltage where the battery
					is considered dead in mV.

Parent node optional properties:
- qcom,vbatweak-uv:			Weak battery voltage threshold in uV,
+1 −0
Original line number Diff line number Diff line
@@ -154,6 +154,7 @@
			#size-cells = <1>;
			#cooling-cells = <2>;

			qcom,v-cutoff-mv = <3400>;
			qcom,vddmax-mv = <4200>;
			qcom,vddsafe-mv = <4200>;
			qcom,vinmin-mv = <4308>;