On Sun, Mar 09, 2025 at 07:36:09PM +, li...@treblig.org wrote:
> Signed-off-by: Dr. David Alan Gilbert
> ---
> drivers/mfd/pcf50633-core.c| 35 +--
> drivers/regulator/Kconfig | 7 --
> drivers/regulator/Makefile | 1 -
> drivers/regulator/pcf506
From: "Dr. David Alan Gilbert"
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.