summaryrefslogtreecommitdiff
path: root/include/linux/mfd/rohm-generic.h
diff options
context:
space:
mode:
authorMatti Vaittinen <matti.vaittinen@fi.rohmeurope.com>2021-11-16 15:54:35 +0300
committerLee Jones <lee.jones@linaro.org>2021-11-29 15:04:27 +0300
commit306456c21c792ac633e660bc45f0854b612a0e98 (patch)
tree6b2454fd1c0225060a8304313b0c4e633de177e0 /include/linux/mfd/rohm-generic.h
parentda53cc634cea6eb5d21809512ef348f6d4130850 (diff)
downloadlinux-306456c21c792ac633e660bc45f0854b612a0e98.tar.xz
mfd: 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> Signed-off-by: Lee Jones <lee.jones@linaro.org> Link: https://lore.kernel.org/r/cf7dfd98b3403ad363b2b48b57bdbfd57a6416cb.1637066805.git.matti.vaittinen@fi.rohmeurope.com
Diffstat (limited to 'include/linux/mfd/rohm-generic.h')
-rw-r--r--include/linux/mfd/rohm-generic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/rohm-generic.h b/include/linux/mfd/rohm-generic.h
index 35b392a0d73a..8fb763a2265a 100644
--- a/include/linux/mfd/rohm-generic.h
+++ b/include/linux/mfd/rohm-generic.h
@@ -12,7 +12,6 @@ enum rohm_chip_type {
ROHM_CHIP_TYPE_BD9573,
ROHM_CHIP_TYPE_BD9574,
ROHM_CHIP_TYPE_BD9576,
- ROHM_CHIP_TYPE_BD70528,
ROHM_CHIP_TYPE_BD71815,
ROHM_CHIP_TYPE_BD71828,
ROHM_CHIP_TYPE_BD71837,