On Tue, 8 Mar 2022 at 07:20, Richard Henderson <[email protected]> wrote: > > From: Amir Gonnen <[email protected]> > > 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 <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> > ---
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? thanks -- PMM
