[PATCH 0/5] rtc: renesas-rtca3: Various fixes and improvements

From: Prabhakar

Date: Wed May 06 2026 - 12:50:01 EST


From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>

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(-)

--
2.54.0