Re: [PATCH v2 2/2] power: supply: bq25980: Move props from battery node

2021-04-05 Thread Sebastian Reichel
Hi, On Thu, Feb 11, 2021 at 08:38:07AM +0100, Krzysztof Kozlowski wrote: > On Wed, Feb 10, 2021 at 04:56:46PM -0600, Ricardo Rivera-Matos wrote: > > Currently POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT and > > POWER_SUPPLY_PROP_CONSTANT_CHARGE_VOLTAGE are exposed on the battery node > > and this

Re: [PATCH v2 2/2] power: supply: bq25980: Move props from battery node

2021-02-10 Thread Krzysztof Kozlowski
On Wed, Feb 10, 2021 at 04:56:46PM -0600, Ricardo Rivera-Matos wrote: > Currently POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT and > > POWER_SUPPLY_PROP_CONSTANT_CHARGE_VOLTAGE are exposed on the battery node > > and this is incorrect. > > This patch exposes

[PATCH v2 2/2] power: supply: bq25980: Move props from battery node

2021-02-10 Thread Ricardo Rivera-Matos
Currently POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT and POWER_SUPPLY_PROP_CONSTANT_CHARGE_VOLTAGE are exposed on the battery node and this is incorrect. This patch exposes POWER_SUPPLY_PROP_CONSTANT_CHARGE_CURRENT and POWER_SUPPLY_PROP_CONSTANT_CHARGE_VOLTAGE on the charger node rather than