Re: [PATCH 2/2] power: bq25980: Add support for the BQ259xx family

2020-10-04 Thread Sebastian Reichel
Hi, On Mon, Aug 31, 2020 at 11:48:49AM -0500, Dan Murphy wrote: > Add support for the BQ25980, BQ25975 and BQ25960 family of flash > chargers. > > Signed-off-by: Dan Murphy > --- Thanks, queued (together with the binding) -- Sebastian > drivers/power/supply/Kconfig |9 + >

Re: [PATCH 2/2] power: bq25980: Add support for the BQ259xx family

2020-09-22 Thread Dan Murphy
Hello On 8/31/20 11:48 AM, Dan Murphy wrote: Add support for the BQ25980, BQ25975 and BQ25960 family of flash chargers. Gentle Bump

[PATCH 2/2] power: bq25980: Add support for the BQ259xx family

2020-08-31 Thread Dan Murphy
Add support for the BQ25980, BQ25975 and BQ25960 family of flash chargers. Signed-off-by: Dan Murphy --- drivers/power/supply/Kconfig |9 + drivers/power/supply/Makefile |1 + drivers/power/supply/bq25980_charger.c | 1316