On Thu, Jun 16, 2022 at 11:06 PM Tomer Maimon <tmaimon77@xxxxxxxxx> wrote: > On Wed, 8 Jun 2022 at 16:05, Arnd Bergmann <arnd@xxxxxxxx> wrote: > > > > On Wed, Jun 8, 2022 at 11:56 AM Tomer Maimon <tmaimon77@xxxxxxxxx> wrote: > > > > > > Add Nuvoton BMC NPCM845 watchdog support. > > > The NPCM845 uses the same watchdog as the NPCM750. > > > > > > Signed-off-by: Tomer Maimon <tmaimon77@xxxxxxxxx> > > > > This one should no longer be needed if the timers are compatible with the > > old ones and correctly described in the DT. > by timers do you mean clocks? Sorry, I mis-copied my comment. I meant the watchdog being compatible with the old version. Arnd