On Mon, Sep 22, 2025 at 05:26:35PM +0200, Herve Codina (Schneider Electric) wrote: > The renesas-rza1 driver parses the interrupt-map property. It does it > using open code. > > Recently for_each_of_imap_item iterator has been introduce to help > drivers in this parsing. > > Convert the renesas-rza1 driver to use the for_each_of_imap_item > iterator instead of open code. > > Signed-off-by: Herve Codina (Schneider Electric) SW6 on my Genmai board still delivers irqs via rza1-irqc, so: Tested-by: Wolfram Sang