Re: [PATCH v8 0/6] iio: proximity: Add interrupt support for RFD77402

From: Jonathan Cameron

Date: Thu Jan 29 2026 - 12:54:59 EST


On Thu, 29 Jan 2026 00:25:19 +0200
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:

> On Wed, Jan 28, 2026 at 11:21:47PM +0530, Shrikant Raskar via B4 Relay wrote:
> > This series improves the RFD77402 ToF driver by cleaning up include
> > ordering, improving resource lifetime handling, switching to kernel
> > polling helpers, and adding optional interrupt-driven operation.
> >
> > Changes in v8:
> > - Add comment for polling timeout value.
>
> And mistakenly removed it...
>
Fixed up and applied. Given cycle cut off is effectively tonight
I didn't want to have to revisit this next cycle.

Applied to the togreg branch of iio.git
(not I'm skipping normally testing branch to get this some time
in next before I make it Greg's problem ;)

Jonathan

> > - Fix indentation for macro's.
>