Hi Jean-Jacques, Thanks for your patch! On Fri, Feb 4, 2022 at 5:18 PM Jean-Jacques Hiblot <jjhiblot@xxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx> > --- 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@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