Hi Geert, Correction: On Thursday, September 06, 2018, Chris Brandt wrote: > > BTW, is the RZ/A2 WDT compatible with the RZ/A1 WDT, i.e. does it work > > with the unmodified driver? If not, "renesas,rza-wdt" must not be used > as > > a > > fallback. > > I would say it is not, because the dividers are different (meaning the > calculated timeouts would not be correct). Actually, the clock dividers are the same for the first three bits between RZ/A1 and RZ/A2. So you could use "renesas,rza-wdt" with an RZ/A2 and it would work exactly the same as RZ/A1. Chris