Re: [PATCH v2 0/2] iio: light: vcnl4000: support shared IRQs
Andy Shevchenko <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-kernel |
|---|---|
| Organization | Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo |
| Message-ID | <[email protected]> |
On Fri, Aug 14, 2026 at 02:30:41PM +1000, Tsz Shan Chan wrote: > This series contains two changes for the vcnl4000 driver. > > Patch 1 makes .num_channels match .channels for vcnl4200. vcnl4040 and > vcnl4000 channel arrays have the same size, so no functional change. > > Patch 2 adds shared IRQ support. It changes the trigger type from > falling edge to low level and adds IRQF_SHARED. The IRQ handlers return > IRQ_NONE when the device did not generate the interrupt. LGTM, Reviewed-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko