[PATCH 09/11] regulator: db8500-prcmu: Remove EPOD regulators
Linus Walleij
linusw at kernel.org
Fri Jul 3 13:57:12 PDT 2026
On Thu, Jul 2, 2026 at 5:51 PM Lee Jones <lee at kernel.org> wrote:
> On Thu, 18 Jun 2026, Linus Walleij wrote:
>
> > Remove the obsolete DB8500 PRCMU regulator drivers.
> >
> > Drop the regulator build hooks now that EPODs are power domains.
> >
> > Keep the MFD cell around because a later patch reuses it for a
> > small compatibility regulator driver.
> >
> > Assisted-by: Codex:gpt-5-5
> > Signed-off-by: Linus Walleij <linusw at kernel.org>
> > ---
> > drivers/mfd/db8500-prcmu.c | 239 +---------------
> > drivers/regulator/Kconfig | 12 -
> > drivers/regulator/Makefile | 2 -
> > drivers/regulator/db8500-prcmu.c | 501 ---------------------------------
> > drivers/regulator/dbx500-prcmu.c | 155 ----------
> > drivers/regulator/dbx500-prcmu.h | 55 ----
> > include/linux/regulator/db8500-prcmu.h | 38 ---
> > 7 files changed, 1 insertion(+), 1001 deletions(-)
>
> Any deps?
Not really, was planning to split off the stuff that can go
directly to MFD and resend it with all the ACKs.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list