On 3/8/22 01:27, Peter Maydell wrote:
On Tue, 8 Mar 2022 at 07:20, Richard Henderson
<richard.hender...@linaro.org> wrote:

From: Amir Gonnen <amir.gon...@neuroblade.ai>

Implement nios2 Vectored Interrupt Controller (VIC).
VIC is connected to EIC. It needs to update rha, ril, rrs and rnmi
fields on Nios2CPU before raising an IRQ.
For that purpose, VIC has a "cpu" property which should refer to the
nios2 cpu and set by the board that connects VIC.

Signed-off-by: Amir Gonnen <amir.gon...@neuroblade.ai>
Message-Id: <20220303153906.2024748-5-amir.gon...@neuroblade.ai>
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---

I reviewed the version of this patch that was in Amir's v3 -- has
it changed, and if so how, or did you just drop the R-by by accident?

I don't believe that anything changed in this patch. I used tooling to grab the patches + tags, so I'm not sure what went wrong.


r~

Reply via email to