Re: [PATCH qemu.git v2 1/9] hw/timer/imx_epit: improve comments
On Mon, 7 Nov 2022 at 16:42, ~axelheider wrote: > > From: Axel Heider > > Fix typos, add background information > > Signed-off-by: Axel Heider > -- Reviewed-by: Peter Maydell thanks -- PMM
[PATCH qemu.git v2 1/9] hw/timer/imx_epit: improve comments
From: Axel Heider Fix typos, add background information Signed-off-by: Axel Heider --- hw/timer/imx_epit.c | 17 + 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/hw/timer/imx_epit.c b/hw/timer/imx_epit.c index ec0fa440d7..4af730593f 100644 --- a/hw/timer/imx_epi