Re: [RFC PATCH v2 1/2] mfd: 88pm886: add the RTC cell
From: Karel Balej
Date: Tue Nov 12 2024 - 02:49:24 EST
Lee Jones, 2024-10-15T09:36:03+01:00:
> On Sat, 12 Oct 2024, Karel Balej wrote:
>
> > Add a MFD cell for the chip's real-time clock.
> >
> > Signed-off-by: Karel Balej <balejk@xxxxxxxxx>
> > ---
> >
> > Notes:
> > RFC v2:
> > - Break out the register definitions and reword the commit message
> > accordingly.
> > - RFC v1: https://lore.kernel.org/r/20240920161518.32346-1-balejk@xxxxxxxxx/
> >
> > drivers/mfd/88pm886.c | 1 +
> > 1 file changed, 1 insertion(+)
>
> Looks fine. Let me know when you're ready for me to take it.
I'm ready :-)
Thank you,
K. B.