diff options
author | Axel Heider <axel.heider@hensoldt.net> | 2022-10-25 12:33:42 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-01-05 12:14:43 +0000 |
commit | e662449aa670bff938a011220593dd059b75e84b (patch) | |
tree | b805fd12b4275ff98750c94495ba1bde070f4958 /audio/dbusaudio.c | |
parent | 793a6ea0753562ab74ef86617415d3b50b9ec308 (diff) |
hw/timer/imx_epit: remove explicit fields cnt and freq
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.
Signed-off-by: Axel Heider <axel.heider@hensoldt.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'audio/dbusaudio.c')
0 files changed, 0 insertions, 0 deletions