Skip to content

Commit

Permalink
ARM: dts: msm: Add battery parameters for sdm429w
Browse files Browse the repository at this point in the history
Add battery parameters like Full Charge Current, Float Voltage
and Jeita threasholds for sdm429w.

Change-Id: Iaf1f06271e497b4bf5f31213e4b64205ceecdd03
Signed-off-by: Kiran Gunda <[email protected]>
  • Loading branch information
I-n-o-k authored and Gerrit - the friendly Code Review server committed Jul 5, 2019
1 parent 0d65601 commit 5381538
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
*/

qcom,3388014_i13z5p_680mah_averaged_masterslave_mar26th2018 {
qcom, = <24>;
qcom,fastchg-current-ma = <480>;
/* #3388014_I13Z5P_680mAh_averaged_MasterSlave_Mar26th2018*/
qcom,max-voltage-uv = <4400000>;
qcom,fg-cc-cv-threshold-mv = <4390>;
Expand Down
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/qcom/sdm429w-pm660.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,8 @@
qcom,fg-cutoff-current = <50>;
qcom,fg-sync-sleep-threshold-ma = <30>;
qcom,battery-data = <&mtp_batterydata>;
qcom,fg-force-load-profile;
qcom,fg-jeita-thresholds = <0 20 45 60>;
status = "okay";

qcom,fg-batt-soc@4000 {
Expand Down

0 comments on commit 5381538

Please sign in to comment.