Re: [PATCH 04/12] rtc: Kconfig: Broaden RTC_DRV_RZN1 dependency to ARCH_RENESAS
From: Lad, Prabhakar
Date: Thu Jun 18 2026 - 06:21:04 EST
Hi Wolfram,
Thank you for the review.
On Wed, Jun 17, 2026 at 10:57 AM Wolfram Sang
<wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote:
>
>
> > - depends on ARCH_RZN1 || COMPILE_TEST
> > + depends on ARCH_RENESAS || COMPILE_TEST
>
> Yes, this helps X5H also :)
>
> > - If you say yes here you get support for the Renesas RZ/N1 RTC.
> > + If you say yes here you get support for the RTC found on Renesas RZ/N1,
> > + RZ/N2H, and RZ/T2H SoCs.
>
> Such lists are easy to get stale IMHO. What about "initially found on
> Renesas RZ/N1 SoCs."?
>
Ok, I will update it as above.
Cheers,
Prabhakar