mirror of
https://github.com/torvalds/linux.git
synced 2026-06-12 08:43:42 +02:00
M701: add is_reboot_charging function, avoid to charging display error.
This commit is contained in:
parent
7336bd1117
commit
aefb4d5932
|
|
@ -1155,6 +1155,7 @@ static struct rk30_adc_battery_platform_data rk30_adc_battery_platdata = {
|
|||
.charge_ok_level = GPIO_HIGH,
|
||||
.charge_set_level = GPIO_HIGH,
|
||||
|
||||
.is_reboot_charging = 1,
|
||||
.save_capacity = 1,
|
||||
.use_board_table = 1,
|
||||
.table_size = BOARD_BATT_NUM,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user