Re: [PATCH v5 2/3] power: supply: Add bd718(15/28/78) charger driver

From: Andreas Kemnade
Date: Thu Oct 02 2025 - 09:34:40 EST


On Thu, 18 Sep 2025 09:45:10 +0200
Andreas Kemnade <andreas@xxxxxxxxxxxx> wrote:

> Add charger driver for ROHM BD718(15/28/78) PMIC charger block.
> It is a stripped down version of the driver here:
> https://lore.kernel.org/lkml/dbd97c1b0d715aa35a8b4d79741e433d97c562aa.1637061794.git.matti.vaittinen@xxxxxxxxxxxxxxxxx/
>
> For the ease of review and to do a step-by-step approach remove all the
> coloumb counter related stuff and do not sneak in BD71827 support. That
> also avoids non-trivial rebasing of the above series.
>
> Changes besides that:
> Replace the custom property by a standard one and do not use megaohms
> for the current sense resistor.
>
> Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
> Reviewed-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
> Acked-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
> ---
to not add more confusion: Sebastian: I think you take this for 6.19 into
your branch. The mfd part needed is on the way into 6.18-rc1.

Regards,
Andreas