On Mon, Jun 21, 2021 at 09:00:22PM +0200, Philippe Mathieu-Daudé wrote: > On 6/21/21 5:21 PM, Alex Bennée wrote: > > We need this functionality due to: > > > > /* XRAM IRQs get ORed into a single line. */ > > object_initialize_child(OBJECT(s), "xram-irq-orgate", > > &s->lpd.xram.irq_orgate, TYPE_OR_IRQ); > > > > Fixes: a55b441b2ca ("hw/arm: versal: Add support for the XRAMs") > > > Reviewed-by: Richard Henderson <richard.hender...@linaro.org> > > Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>
Reviewed-by: Edgar E. Iglesias <edgar.igles...@xilinx.com>