On Thu, 21 Apr 2022 at 17:35, Richard Henderson <richard.hender...@linaro.org> wrote: > > This is the cpu side of the operation. Register one irq line, > called EIC. Split out the rather different processing to a > separate function. > > Delay initialization of gpio irqs until realize. We need to > provide a window after init in which the board can set eic_present. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM