Re: [PATCH 3/8] mfd: Support for ROHM BD73800 PMIC core
From: Matti Vaittinen
Date: Sun Jul 12 2026 - 13:55:59 EST
to 9.7.2026 klo 13.48 Lee Jones (lee@xxxxxxxxxx) kirjoitti:
>
> /* Sashiko Automation: Reviewed (0 Findings) */
>
> On Wed, 01 Jul 2026, Matti Vaittinen wrote:
>
> > From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
> >
> > The BD73800 integrates regulators, ADC (intended for accumulating current /
> > voltage / power values), a real-time clock (RTC), clock gate and GPIOs.
> >
> > Add core support for ROHM BD73800 Power Management IC.
> >
> > Signed-off-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
> > ---
> > drivers/mfd/Kconfig | 15 +-
> > drivers/mfd/rohm-bd71828.c | 145 ++++++++++++++-
> > include/linux/mfd/rohm-bd73800.h | 307 +++++++++++++++++++++++++++++++
> > include/linux/mfd/rohm-generic.h | 1 +
> > 4 files changed, 461 insertions(+), 7 deletions(-)
> > create mode 100644 include/linux/mfd/rohm-bd73800.h
> >
Thank you Lee for review. I agree with your suggestions. I'll re-spin
this probably at early August.
Yours.
-- Matti
--
Matti Vaittinen
Linux kernel developer at ROHM Semiconductors
Oulu Finland
~~ When things go utterly wrong vim users can always type :help! ~~
Discuss - Estimate - Plan - Report and finally accomplish this:
void do_work(int time) __attribute__ ((const));