[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220609113823.36b4b264@fixe.home>
Date: Thu, 9 Jun 2022 11:38:23 +0200
From: Clément Léger <clement.leger@...tlin.com>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Geert Uytterhoeven <geert+renesas@...der.be>,
Magnus Damm <magnus.damm@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Linux-Renesas <linux-renesas-soc@...r.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Miquèl Raynal <miquel.raynal@...tlin.com>
Subject: Re: [PATCH] ARM: dts: r9a06g032-rzn1d400-db: enable rtc0
Le Thu, 9 Jun 2022 11:36:13 +0200,
Geert Uytterhoeven <geert@...ux-m68k.org> a écrit :
> Hi Clément,
>
> On Wed, Jun 8, 2022 at 11:10 AM Clément Léger <clement.leger@...tlin.com> wrote:
> > The RZ/N1D-DB board does have a battery to power the RTC. Enable the
> > RTC device on this board.
> >
> > Signed-off-by: Clément Léger <clement.leger@...tlin.com>
>
> Thanks for your patch!
>
> > --- a/arch/arm/boot/dts/r9a06g032-rzn1d400-db.dts
> > +++ b/arch/arm/boot/dts/r9a06g032-rzn1d400-db.dts
> > @@ -31,3 +31,7 @@ &wdt0 {
> > timeout-sec = <60>;
> > status = "okay";
> > };
> > +
> > +&rtc0 {
> > + status = "okay";
> > +};
>
> Reviewed-by: Geert Uytterhoeven <geert+renesas@...der.be>
> i.e. will queue in renesas-devel for v5.20, with rtc0 moved up to
> preserve sort order (no need to resend).
Acked, I checked the order but the wdt0 has already been inserted after
the uart0 node so I assumed it was unsorted.
Thanks !
>
> Gr{oetje,eeting}s,
>
> Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
>
> 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
--
Clément Léger,
Embedded Linux and Kernel engineer at Bootlin
https://bootlin.com
Powered by blists - more mailing lists