On Wed, Feb 15, 2023 at 10:38 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > The OMAP1 at one point was using static irqs but that time is gone, > OMAP1 uses sparse irqs like all other multiplatform targets so this > static allocation of descriptors should just go. > > Cc: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Tony Lindgren <tony@xxxxxxxxxxx> > Cc: Marc Zyngier <maz@xxxxxxxxxx> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Incidentally this patch needs to be included in a bigger set of immutable conversions (17 patches) that I will send out now. This is because of contextual dependencies. Bart: they should probably be merged as part of the big set if the OMAP guys are OK with it. Sorry for the inconvenience. Yours, Linus Walleij