On Thu, Jul 2, 2026 at 5:51 PM Lee Jones <[email protected]> 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 <[email protected]> > > --- > > 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
