Re: [PATCH] intr: Add Interrupt Manager implementation group

2023-01-23 Thread Sebastian Huber
On 24.01.23 01:10, Joel Sherrill wrote: Isn't there anything in the aarch64 or microblaze that should be in this list? Seems like there should be more files. Yes, there is a lot more to do in the BSP area if it comes to Doxygen grouping. I think the BSP-specific parts should be a subgroup.

Re: [PATCH] intr: Add Interrupt Manager implementation group

2023-01-23 Thread Joel Sherrill
Isn't there anything in the aarch64 or microblaze that should be in this list? Seems like there should be more files. On Mon, Jan 23, 2023 at 9:13 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > The shared BSP interrupt controller support code actually implements > parts of the

[PATCH] intr: Add Interrupt Manager implementation group

2023-01-23 Thread Sebastian Huber
The shared BSP interrupt controller support code actually implements parts of the Interrupt Manager. Update #3706. --- bsps/arm/altera-cyclone-v/include/bsp/irq.h | 2 +- bsps/arm/beagle/irq/irq.c | 2 +- bsps/arm/lpc176x/include/bsp/irq.h | 4 +-- bsps/arm/lpc176x/i