Hi Biju, On Wed, Jan 15, 2025 at 6:20 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > > From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > > Enable WDT1 watchdog on RZ/G3E SMARC EVK platform. > > > > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> Thanks for your patch! > > index c063d47e2952..33b036b6a93c 100644 > > --- a/arch/arm64/boot/dts/renesas/r9a09g047e57-smarc.dts > > +++ b/arch/arm64/boot/dts/renesas/r9a09g047e57-smarc.dts > > @@ -29,3 +29,7 @@ &scif0 { > > pinctrl-0 = <&scif_pins>; > > pinctrl-names = "default"; > > }; > > + > > +&wdt1 { > > + status = "okay"; > > +}; > > I will move this node to SoM dtsi on the next version, to have consistency with > other Renesas RZ/G2L SoM modules. I can move it to arch/arm64/boot/dts/renesas/rzg3e-smarc-som.dtsi while applying, so you don't have to resend any patches related to other subsystems than the watchdog subsystem. Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v6.15. 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