Re: [PATCH 3/3] arm64: dts: renesas: rzt2h-n2h-evk: Enable RTC support
From: Geert Uytterhoeven
Date: Mon Aug 24 2026 - 08:39:11 EST
Hi Wolfram,
On Mon, 24 Aug 2026 at 11:26, Wolfram Sang
<wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote:
> > + rtc0 = &rtc0;
>
> Maybe 'rtc' instead of 'rtc0' throughout the patchset?
>
> @Geert: do we have a rule for this? There is also only 'gic' instead of
> 'gic0'?
There is only one GIC to rul'em all, but there can be multiple RTCs
in a system.
> What is this alias for? I don't think this is HW description?
I understand rtc0 is the main RTC.
drivers/rtc/class.c: of_id = of_alias_get_id(dev->of_node, "rtc");
drivers/rtc/class.c: of_id =
of_alias_get_id(dev->parent->of_node, "rtc");
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds