]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mfd: pcF50633-gpio: Remove unused driver
authorDr. David Alan Gilbert <linux@treblig.org>
Tue, 11 Mar 2025 01:49:53 +0000 (01:49 +0000)
committerLee Jones <lee@kernel.org>
Fri, 14 Mar 2025 11:42:35 +0000 (11:42 +0000)
commit8559602247d0d054451c7a755942588d2c0de85d
tree1e8dae0a872a75d5576419dbd6dd355bb06bf405
parent0d0e54953805af76f0022df39602f5668145f747
mfd: pcF50633-gpio: Remove unused driver

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>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20250311014959.743322-4-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-gpio.c [deleted file]
include/linux/mfd/pcf50633/gpio.h [deleted file]