On Wed, Jun 8, 2022 at 11:56 AM Tomer Maimon <tmaimon77@xxxxxxxxx> wrote: > > Add Nuvoton BMC NPCM845 timer support. > The NPCM845 uses the same timer controller as the NPCM750. > > Signed-off-by: Tomer Maimon <tmaimon77@xxxxxxxxx> > --- > drivers/clocksource/timer-npcm7xx.c | 1 + This one should no longer be needed if the timers are compatible with the old ones and correctly described in the DT. Arnd