On Tue, 4 Feb 2025 at 09:21, Bernhard Beschow <shen...@gmail.com> wrote: > > Signed-off-by: Bernhard Beschow <shen...@gmail.com> > --- > docs/system/arm/imx8mp-evk.rst | 1 + > include/hw/arm/fsl-imx8mp.h | 11 +++++++ > include/hw/timer/imx_gpt.h | 1 + > hw/arm/fsl-imx8mp.c | 53 ++++++++++++++++++++++++++++++++++ > hw/timer/imx_gpt.c | 25 ++++++++++++++++ > hw/arm/Kconfig | 1 + > 6 files changed, 92 insertions(+)
Typo in the subject: "general". Otherwise Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM