On Thu, Feb 16, 2023 at 10:35 AM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > 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. > Can you resend all of them once v6.3-rc1 is tagged? I will not be taking them in before the merge window, let's give them some time in next first. Those sweeping driver conversions usually end up breaking a thing or two. Bart