regulator: bd70528: Drop BD70528 support
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>
Thu, 27 May 2021 11:59:29 +0000 (14:59 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 1 Jun 2021 13:05:24 +0000 (14:05 +0100)
commit71de5d6e63c992abe037c43bc581cff432a5a1c4
treebeaba99e2961fe0f8fd7e69643ea99cc277edd70
parentfbd168cd76e4ea80fc22d361b08267664db4d905
regulator: bd70528: 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>
Link: https://lore.kernel.org/r/d7271362129edceebc512b49efed9ee7c3efcb6a.1622116622.git.matti.vaittinen@fi.rohmeurope.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/bd70528-regulator.c [deleted file]