[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdWSxdjvWnZ9wC4uejBsiEauTeioij66W2uOODRv-FwnPg@mail.gmail.com>
Date: Mon, 7 Feb 2022 17:15:04 +0100
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Jean-Jacques Hiblot <jjhiblot@...phandler.com>
Cc: Magnus Damm <magnus.damm@...il.com>,
Rob Herring <robh+dt@...nel.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>
Subject: Re: [PATCH 5/6] ARM: dts: r9a06g032-rzn1d400-db: Enable watchdog0
with a 10s timeout
Hi Jean-Jacques,
Thanks for your patch!
On Fri, Feb 4, 2022 at 5:18 PM Jean-Jacques Hiblot
<jjhiblot@...phandler.com> wrote:
> 10s seems a reasonable value for a watchdog.
All other Renesas DTS files use 60s. Would 60s be OK for you?
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@...phandler.com>
> --- a/arch/arm/boot/dts/r9a06g032-rzn1d400-db.dts
> +++ b/arch/arm/boot/dts/r9a06g032-rzn1d400-db.dts
> @@ -23,6 +23,11 @@ aliases {
> };
> };
>
> +&wdt0 {
Please insert below "uart0", to preserve sort order (alphabetically).
> + timeout-sec = <10>;
> + status = "okay";
> +};
> +
> &uart0 {
> status = "okay";
> };
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
Powered by blists - more mailing lists