Re: [PATCH v7 2/2] serial: sc16is7xx: Add polling mode if no IRQ pin is available
From: Andy Shevchenko
Date: Tue Jan 14 2025 - 09:56:52 EST
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.
--
With Best Regards,
Andy Shevchenko