]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mfd: pcf50633: Remove remaining PCF50633 support
authorDr. David Alan Gilbert <linux@treblig.org>
Tue, 11 Mar 2025 01:49:59 +0000 (01:49 +0000)
committerLee Jones <lee@kernel.org>
Fri, 14 Mar 2025 11:42:51 +0000 (11:42 +0000)
commit44356090d59efd8db152e9eecb8e7f843be319f0
tree0ca09bc1b21af2fe89529559c5c6bacb48ee4455
parent786ad21f4350601c9d118ddbd19b7b830c04ece6
mfd: pcf50633: Remove remaining PCF50633 support

Remove the remaining parts of the 50633, the core, headers and glue.

The pcf50633 was used as part of the OpenMoko devices but
the support for its main chip was recently removed in:
commit 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support")

See https://lore.kernel.org/all/Z8z236h4B5A6Ki3D@gallifrey/

Remove it.

Signed-off-by: "Dr. David Alan Gilbert" <linux@treblig.org>
Link: https://lore.kernel.org/r/20250311014959.743322-10-linux@treblig.org
Signed-off-by: Lee Jones <lee@kernel.org>
arch/mips/configs/ip27_defconfig
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/pcf50633-core.c [deleted file]
include/linux/mfd/pcf50633/mbc.h [deleted file]
include/linux/mfd/pcf50633/pmic.h [deleted file]