Hi,
On Wed, May 6, 2026 at 5:49 PM Prabhakar <prabhakar.csengg@gmail.com> wrote:
>
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>
> Hi all,
>
> This patch series includes various fixes and improvements for the
> Renesas RTCA-3 RTC driver, including:
> - Fixing the polling condition when clearing the PIE bit during alarm
> setup error handling.
> - Checking the result of the RADJ polling during initial setup and
> propagating errors.
> - Correcting an error message related to reset control.
> - Fixing a typo in the documentation for the rtca3_ppb_per_cycle struct.
> - Refactoring year decoding logic into a helper function for better
> readability.
>
> Cheers,
> Prabhakar
>
> Lad Prabhakar (5):
> rtc: renesas-rtca3: Fix PIE clear polling condition in alarm setup
> error path
> rtc: renesas-rtca3: Check RADJ poll result during initial setup
> rtc: renesas-rtca3: Fix incorrect error message for reset assert
> rtc: renesas-rtca3: Fix typo in rtca3_ppb_per_cycle documentation
> rtc: renesas-rtca3: Factor out year decoding helper
>
> drivers/rtc/rtc-renesas-rtca3.c | 26 +++++++++++++++-----------
> 1 file changed, 15 insertions(+), 11 deletions(-)
>
Gentle ping.
Cheers,
Prabhakar