On Tue, Sep 09 2025 at 22:51, Thomas Gleixner wrote: > On Tue, Sep 09 2025 at 14:00, Herve Codina wrote: >> Patch 5 (new in v2) >> - Convert irqchip/ls-extirq to use for_each_of_imap_item >> >> Patch 6 (new in v2) >> - Convert irqchip/renesas-rza1 to use for_each_of_imap_item > > How are those two patches related to adding GPIO support? > > AFAICT, they are completely unrelated and just randomly sprinkled into > this series, but I might be missing something. Ah. I missed that this iterator got introduced in this series. Did you check whether that creates any conflicts against pending irqchip patches? Thanks, tglx