mbox series

[v4,0/2] power: bq25890: IBAT compensation support

Message ID cover.1601146802.git.mirq-linux@rere.qmqm.pl
Headers show
Series power: bq25890: IBAT compensation support | expand

Message

Michał Mirosław Sept. 26, 2020, 7:05 p.m. UTC
These two patches add support for IBAT compensation feature of bq2589x
chargers.

---
v4 fixed property names for the features and dropped other applied or rejected
   patches

Michał Mirosław (2):
  power: bq25890: document IBAT compensation DT properties
  power: bq25890: support IBAT compensation

 .../devicetree/bindings/power/supply/bq25890.txt  |  4 ++++
 drivers/power/supply/bq25890_charger.c            | 15 +++++++++++++--
 2 files changed, 17 insertions(+), 2 deletions(-)

Comments

Sebastian Reichel Sept. 29, 2020, 11:17 p.m. UTC | #1
Hi,

On Sat, Sep 26, 2020 at 09:05:31PM +0200, Michał Mirosław wrote:
> These two patches add support for IBAT compensation feature of bq2589x
> chargers.

Thanks, queued.

-- Sebastian

> v4 fixed property names for the features and dropped other applied or rejected
>    patches
> 
> Michał Mirosław (2):
>   power: bq25890: document IBAT compensation DT properties
>   power: bq25890: support IBAT compensation
> 
>  .../devicetree/bindings/power/supply/bq25890.txt  |  4 ++++
>  drivers/power/supply/bq25890_charger.c            | 15 +++++++++++++--
>  2 files changed, 17 insertions(+), 2 deletions(-)
> 
> -- 
> 2.20.1
>