power: supply: Drop BD70528 support
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Tue, 25 May 2021 10:15:47 +0000 (13:15 +0300)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Fri, 4 Jun 2021 10:02:12 +0000 (12:02 +0200)
commit4b53bdd53a90cd660918766f445c0ee16fe57cf1
tree677f8d0d3e9f239c677b891a8454f64f2f15ddec
parent8bb2314fc22628333d89df83d695ff9a8d2a6eac
power: supply: Drop BD70528 support

The only known BD70528 use-cases are such that the PMIC is controlled
from separate MCU which is not running Linux. I am not aware of
any Linux driver users. Furthermore, it seems there is no demand for
this IC. Let's ease the maintenance burden and drop the driver. We can
always add it back if there is sudden need for it.

Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/Kconfig
drivers/power/supply/Makefile
drivers/power/supply/bd70528-charger.c [deleted file]