Hi, Geert, On 01.08.2024 19:29, Geert Uytterhoeven wrote: > Hi Claudiu, > > On Thu, Jul 11, 2024 at 2:34 PM Claudiu <claudiu.beznea@xxxxxxxxx> wrote: >> From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> >> >> Add DMAC node. >> >> Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > i.e. will queue in renesas-devel for v6.12. > >> --- a/arch/arm64/boot/dts/renesas/r9a08g045.dtsi >> +++ b/arch/arm64/boot/dts/renesas/r9a08g045.dtsi >> @@ -363,6 +363,44 @@ irqc: interrupt-controller@11050000 { >> resets = <&cpg R9A08G045_IA55_RESETN>; >> }; >> >> + dmac: dma-controller@11820000 { > >> + power-domains = <&cpg>; > > Updating to " <&cpg R9A08G045_PD_DMAC>" while applying. FTR: please don't as the watchdog fixes are still under discussion. Only RZ/G3S watchdog support was merged. Thank you, Claudiu Beznea > > Gr{oetje,eeting}s, > > Geert >