On Mon, 20 Jan 2025 at 20:38, Bernhard Beschow <shen...@gmail.com> wrote: > > SNVS contains an RTC which allows Linux to deal correctly with time. This is > particularly useful when handling persistent storage which will be done in the > next patch. > > Signed-off-by: Bernhard Beschow <shen...@gmail.com> > --- > docs/system/arm/imx8mp-evk.rst | 1 + > include/hw/arm/fsl-imx8mp.h | 2 ++ > hw/arm/fsl-imx8mp.c | 10 ++++++++++ > 3 files changed, 13 insertions(+) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM