[PATCH v3 02/18] power: supply: power_supply_core: add constant-current-charge optional property

2017-02-14 Thread Quentin Schulz
This adds the constant-current-charge property to the list of optional properties for the battery. The constant charge current is critical for batteries as they can't handle all charge currents. Signed-off-by: Quentin Schulz --- added in v3

[PATCH v3 02/18] power: supply: power_supply_core: add constant-current-charge optional property

2017-02-14 Thread Quentin Schulz
This adds the constant-current-charge property to the list of optional properties for the battery. The constant charge current is critical for batteries as they can't handle all charge currents. Signed-off-by: Quentin Schulz --- added in v3 drivers/power/supply/power_supply_core.c | 3 +++