[kernel] dtsi: rk312x-sdk: update rk818 battery node
Change-Id: I1d0dd1b005e94281cff0792e6380deb3f02efaaf Signed-off-by: Firefly <service@t-firefly.com> (cherry picked from commit 358babe3842cd4aafb486c654f0c538ca82dad9b)
This commit is contained in:
@ -608,12 +608,19 @@
|
||||
design_capacity = <2100>;
|
||||
design_qmax = <2200>;
|
||||
max_overcharge = <100>;
|
||||
max_charge_currentmA = <1500>;
|
||||
max_charge_voltagemV = <4260>;
|
||||
bat_res = <80>;
|
||||
max_input_currentmA = <2000>;
|
||||
max_chrg_currentmA = <1800>;
|
||||
max_charge_voltagemV = <4200>;
|
||||
max_bat_voltagemV = <4200>;
|
||||
sleep_enter_current = <100>;
|
||||
sleep_exit_current = <130>;
|
||||
support_uboot_chrg = <0>;
|
||||
sleep_enter_current = <300>;
|
||||
sleep_exit_current = <300>;
|
||||
power_off_thresd = <3400>;
|
||||
chrg_diff_voltagemV = <0>;
|
||||
virtual_power = <0>;
|
||||
support_usb_adp = <0>;
|
||||
support_dc_adp = <0>;
|
||||
power_dc2otg = <0>;
|
||||
};
|
||||
test-power{
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user