m68k: coldfire: Use proper clock rate for timers
authorJean-Michel Hautbois <jeanmichel.hautbois@yoseli.org>
Mon, 2 Dec 2024 09:29:26 +0000 (10:29 +0100)
committerGreg Ungerer <gerg@kernel.org>
Sun, 12 Jan 2025 22:51:07 +0000 (08:51 +1000)
commita0a8306c823986c43ea58be13e8b366999a93cb2
treed7e7fe1ca3dcf68c903e4af1385dcaa59fc3159c
parent5bc55a333a2f7316b58edc7573e8e893f7acb532
m68k: coldfire: Use proper clock rate for timers

The DMA and PIT timers are clocked at fsys/2. Fix it.
While at it, fix the comment naming for DMA timers (duplicated tmr.2).

Signed-off-by: Jean-Michel Hautbois <jeanmichel.hautbois@yoseli.org>
Signed-off-by: Greg Ungerer <gerg@kernel.org>
arch/m68k/coldfire/m5441x.c