Re: [PATCH v2 08/32] bsp/leon3: Untangle interrupt controller support

2023-07-07 Thread Martin Ã…berg
OK On 2023-07-05 13:18, Sebastian Huber wrote: Separate the probing of the interrupt controller from the initialization. --- bsps/sparc/leon3/include/bsp/irqimpl.h | 83 ++ bsps/sparc/leon3/include/leon.h| 10 +--- bsps/sparc/leon3/start/amba.c | 9 -

[PATCH v2 08/32] bsp/leon3: Untangle interrupt controller support

2023-06-15 Thread Sebastian Huber
Separate the probing of the interrupt controller from the initialization. --- bsps/sparc/leon3/include/bsp/irqimpl.h | 83 ++ bsps/sparc/leon3/include/leon.h| 10 +--- bsps/sparc/leon3/start/amba.c | 9 --- bsps/sparc/leon3/start/eirq.c | 15 -