power: cw201x: add POWER_SUPPLY_PROP_CHARGE_FULL for CTS

Change-Id: I6697fdc5615705a32a4eeb411fc92b737be73d9e
Signed-off-by: Shunqing Chen <csq@rock-chips.com>
This commit is contained in:
Shunqing Chen
2018-12-25 14:55:57 +08:00
committed by Tao Huang
parent 024f04a5d7
commit 55488fb85a
2 changed files with 14 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ struct cw_bat_platform_data {
int divider_res1;
int divider_res2;
u32 *cw_bat_config_info;
int design_capacity;
};
struct cw_battery {