Re: [PATCH 3/3] iio: proximity: rfd77402: Add interrupt handling support
From: Jonathan Cameron
Date: Sun Dec 07 2025 - 10:47:51 EST
On Fri, 28 Nov 2025 21:36:43 +0530
Shrikant <raskar.shree97@xxxxxxxxx> wrote:
> On Wed, Nov 26, 2025 at 1:05 PM Andy Shevchenko
> <andriy.shevchenko@xxxxxxxxx> wrote:
> >
> > On Wed, Nov 26, 2025 at 08:44:40AM +0530, Shrikant Raskar wrote:
> > > Add interrupt handling support to enable event-driven data acquisition
> > > instead of continuous polling. This improves responsiveness, reduces
> > > CPU overhead, and supports low-power operation by allowing the system
> > > to remain idle until an interrupt occurs.
> >
> > ...
...
> Thank you for the detailed feedback. I will update the code as per
> feedback and will share the v2 of the patch.
Hi Shrikant
Small process points in the interests of efficiency.
1. Crop to only the stuff that is relevant...
2. Skip replying at all if you accept all feedback. It's noise.
The place for that and thanks is in the change log below the --- in the
next version of the patch (thus no extra emails for people to scroll through!)
Thanks
Jonathan
>
> Regards,
> Shrikant