Dear Andy, On Tue, 14 Jan 2025, Andy Shevchenko wrote: > On Tue, Jan 14, 2025 at 08:04:49AM +0100, Andre Werner wrote: > > Fall back to polling mode if no interrupt is configured because there > > is no possibility to connect the interrupt pin. > > > > If no interrupt pin is available the driver uses a delayed worker to > > poll the state of interrupt status registers (IIR). > > ... > > > V6: > > - Use polling mode for IRQ numbers <= 0 which encounter no valid IRQ > > were found/defined. > > V7: > > - Try to improve and unify comments as requested. > > - Fix typo in commit message: pull -> poll > > Please, rebase your series on top of the recent Linux Next. I performed the rebase and get a single new commit to fix the merge conflicts. How do you expect the submission? Is it a new commit or should I mark it as a fixup? Shall it have new version number v8 or is it a full new commit series? > > -- > With Best Regards, > Andy Shevchenko > > > Thanks and best regards, André