Re: [PATCH RESEND v6 16/17] power: supply: bd71828-power: Support ROHM BD72720

From: Andreas Kemnade

Date: Mon Jan 12 2026 - 01:12:28 EST


On Mon, 12 Jan 2026 01:51:58 +0100
Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx> wrote:

> Hi,
>
> On Mon, Dec 15, 2025 at 03:21:19PM +0200, Matti Vaittinen wrote:
> > From: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
> >
> > The ROHM BD72720 is a power management IC with a charger and coulomb
> > counter block which is closely related to the charger / coulomb counter
> > found from the BD71815, BD71828, BD71879 which are all supported by the
> > bd71828-power driver. Due to the similarities it makes sense to support
> > also the BD72720 with the same driver.
> >
> > Add basic support for the charger logic on ROHM BD72720.
> >
> > Signed-off-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
> >
> > ---
> > Revision history:
> > v2 => :
> > - No changes
> >
> > RFCv1 => v2:
> > - Support using 9-bit register addresses (offset of 0x100) with the
> > BD72720
> > - Simplify probe and IC data as we don't need two regmaps
> > - Drop two BD72720 specific functions as we no longer need different
> > regmap for it.
> >
> > Note: This patch depends on the series: "power: supply: add charger for
> > BD71828" by Andreas:
> > https://lore.kernel.org/all/20250918-bd71828-charger-v5-0-851164839c28@xxxxxxxxxxxx/
>
> That should be in v6.19?
>
yes, it is.
Just this note survived...

Regards,
Andreas