On Thu, 1 Dec 2022 at 15:42, ~axelheider <axelhei...@git.sr.ht> wrote: > > From: Axel Heider <axel.hei...@hensoldt.net> > > The CNT register is a read-only register. There is no need to > store it's value, it can be calculated on demand. > The calculated frequency is needed temporarily only. > > Note that this is a migration compatibility break for all boards > types that use the EPIT peripheral.
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM