OSDN Git Service

power: supply: bq25980: Add support for the BQ259xx family
authorDan Murphy <dmurphy@ti.com>
Mon, 31 Aug 2020 16:48:49 +0000 (11:48 -0500)
committerSebastian Reichel <sre@kernel.org>
Sat, 3 Oct 2020 23:54:35 +0000 (01:54 +0200)
commit5069185fc18e810715a91d80fcd075e03add600c
treeab77ea00ca8cd7eba409ab1f5d2b447c82b18891
parent6d3dd362fa0308fc55337623baec2b02f15b76e2
power: supply: bq25980: Add support for the BQ259xx family

Add support for the BQ25980, BQ25975 and BQ25960 family of flash
chargers.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/Kconfig
drivers/power/supply/Makefile
drivers/power/supply/bq25980_charger.c [new file with mode: 0644]
drivers/power/supply/bq25980_charger.h [new file with mode: 0644]