On Thu, 13 Mar 2025 16:50:36 +0000 Lothar Rubusch <l.rubusch@xxxxxxxxx> wrote: > Use regmap cache to replace the maintenance of the interrupt mapping > state by a member variable intio. The interrupt mapping is initialized > when the driver is probed, and it is perfectly cacheable. > > The patch will still leave the function set_interrupts(). A follow up > patch takes care of it, when cleaning up the INT enable register > variable. > > Signed-off-by: Lothar Rubusch <l.rubusch@xxxxxxxxx> I'm going to nibble away at this series applying what seems ready to me. Applied this one. Jonathan