Merge "ARM: dts: msm: Add battery profile for FG in QRD interposer msmcobalt"
This commit is contained in:
commit
ce1a7c8d7d
1 changed files with 12 additions and 0 deletions
|
@ -91,3 +91,15 @@
|
|||
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
/{
|
||||
qrd_batterydata: qcom,battery-data {
|
||||
qcom,batt-id-range-pct = <15>;
|
||||
|
||||
#include "batterydata-qrd-skuk-4v4-3000mah.dtsi"
|
||||
};
|
||||
};
|
||||
|
||||
&pmicobalt_fg {
|
||||
qcom,battery-data = <&qrd_batterydata>;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue