[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aXjT0nzububDex2-@smile.fi.intel.com>
Date: Tue, 27 Jan 2026 17:03:46 +0200
From: Andy Shevchenko <andriy.shevchenko@...el.com>
To: raskar.shree97@...il.com
Cc: Jonathan Cameron <jic23@...nel.org>,
David Lechner <dlechner@...libre.com>,
Nuno Sá <nuno.sa@...log.com>,
Andy Shevchenko <andy@...nel.org>, skhan@...uxfoundation.org,
david.hunter.linux@...il.com, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v7 6/6] iio: proximity: rfd77402: Add interrupt handling
support
On Tue, Jan 27, 2026 at 01:02:20AM +0530, Shrikant Raskar via B4 Relay 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.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@...el.com>
assuming the below is getting be addressed.
...
> +#define RFD77402_ICSR_CLR_CFG BIT(0)
> +#define RFD77402_ICSR_CLR_TYPE BIT(1)
You should use tabs for indenting the values. It's inconsistent with the rest.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists