Re: [PATCH v2 0/3] rtc: s3c: S3C driver improvements

From: Sam Protsenko
Date: Thu Nov 11 2021 - 12:05:26 EST


On Sun, 24 Oct 2021 at 00:58, Alexandre Belloni
<alexandre.belloni@xxxxxxxxxxx> wrote:
>
> On Thu, 21 Oct 2021 23:22:53 +0300, Sam Protsenko wrote:
> > While working on Exynos850 support (where this driver works fine in its
> > current state), I've stumbled upon some minor issue. This is the effort
> > to fix those.
> >
> > * [PATCH 1/3]: moves S3C RTC driver to newer API usage
> > (no functional changes)
> > * [PATCH 2/3]: refactoring/cleanup (no functional changes)
> > * [PATCH 3/3]: adds time range, as [PATCH 1/3] made it possible
> >
> > [...]
>
> Applied, thanks!
>

Hi Alexandre,

Just want to check if this series is going to be merged during current
merge window, or is it scheduled for the next one?

Thanks!

> [1/3] rtc: s3c: Remove usage of devm_rtc_device_register()
> commit: dba28c37f23a09fc32dbc37463ddb2feb3886f98
> [2/3] rtc: s3c: Extract read/write IO into separate functions
> commit: e4a1444e10cbda2892a4ea7325ef5efa47c75cfb
> [3/3] rtc: s3c: Add time range
> commit: a5feda3b361e11b291786d5c4ff86d4b9a55498f
>
> Best regards,
> --
> Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>