Re: [PATCH v2 05/20] watchdog: npcm_wdt: Add NPCM845 watchdog support

From: Arnd Bergmann
Date: Wed Jun 08 2022 - 09:08:57 EST


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.

Arnd