Re: [PATCH v2 05/10] mfd: Support for ROHM BD73800 PMIC core

From: Lee Jones

Date: Thu Aug 13 2026 - 07:11:49 EST


On Tue, 04 Aug 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>
>
> ---
> Revision history:
> v1 => v2:
> - styling
> - update copyright years
> ---
> drivers/mfd/Kconfig | 15 +-
> drivers/mfd/rohm-bd71828.c | 147 ++++++++++++++-
> include/linux/mfd/rohm-bd73800.h | 307 +++++++++++++++++++++++++++++++
> include/linux/mfd/rohm-generic.h | 1 +
> 4 files changed, 462 insertions(+), 8 deletions(-)
> create mode 100644 include/linux/mfd/rohm-bd73800.h

Looks okay to me now.

Doesn't apply though, so will need a rebase.

I'd plan to apply this after the next merge-window.

--
Lee Jones