|
From: | Richard Henderson |
Subject: | Re: [PATCH v1 5/5] hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines |
Date: | Fri, 9 Jul 2021 08:43:55 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 7/8/21 8:31 PM, Alistair Francis wrote:
@@ -48,5 +48,7 @@ struct IbexTimerState { uint32_t timebase_freq;qemu_irq irq;+ + qemu_irq m_timer_irqs;
The plural here is a bit misleading. Otherwise, Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |