Re: [PATCH v4 4/6] iio: accel: mma8452: Support interrupt sharing
Jonathan Cameron <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260815203130.7699cb60@jic23-huawei> |
On Fri, 14 Aug 2026 11:09:28 +0300 Andy Shevchenko <[email protected]> wrote: > On Wed, Aug 12, 2026 at 04:30:35PM +0200, Esben Haabendal wrote: > > Adding handling of rutnime PM suspension in the interrupt handler allows > > sharing interrupt with other devices. > > > > Keep in mind that the device by default is using push-pull for the irq pin, > > which might require additional hardware design to allow interrupt sharing. > > Reviewed-by: Andy Shevchenko <[email protected]> > There are a few sashiko comments on this one. I haven't looked at them in detail - so if you think they are wrong feel free to say that!