Re: [PATCH] power: supply: bq25890_charger: Add the BQ25895 part

2019-09-02 Thread Sebastian Reichel
Hi, On Fri, Jul 05, 2019 at 05:37:51AM -0600, Angus Ainslie (Purism) wrote: > The BQ25895 is almost identical to the BQ25890. > > Signed-off-by: Angus Ainslie (Purism) > --- Thanks, queued. -- Sebastian > drivers/power/supply/bq25890_charger.c | 12 > 1 file changed, 8

Re: [PATCH] power: supply: bq25890_charger: Add the BQ25895 part

2019-07-10 Thread Krzysztof Kozlowski
On Fri, 5 Jul 2019 at 13:38, Angus Ainslie (Purism) wrote: > > The BQ25895 is almost identical to the BQ25890. > > Signed-off-by: Angus Ainslie (Purism) > --- > drivers/power/supply/bq25890_charger.c | 12 > 1 file changed, 8 insertions(+), 4 deletions(-) Reviewed-by: Krzysztof

[PATCH] power: supply: bq25890_charger: Add the BQ25895 part

2019-07-05 Thread Angus Ainslie (Purism)
The BQ25895 is almost identical to the BQ25890. Signed-off-by: Angus Ainslie (Purism) --- drivers/power/supply/bq25890_charger.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/drivers/power/supply/bq25890_charger.c b/drivers/power/supply/bq25890_charger.c