On Mon, Jul 06, 2026 at 06:51:31PM +0100, Prabhakar wrote: > From: Lad Prabhakar > > Replace the ARCH_RZN1 dependency with ARCH_RENESAS for the RTC_DRV_RZN1 > config option to make the driver available across both ARM32 and ARM64 > Renesas architectures. > > The newer RZ/T2H and RZ/N2H ARM64 SoCs integrate a closely related variant > of the RTC IP block found on the RZ/N1 SoCs. Update the build dependency > and expand the Kconfig help text to allow this driver to be selected for > these additional platforms. > > Signed-off-by: Lad Prabhakar Reviewed-by: Wolfram Sang