Re: [PATCH v6 2/5] iio: proximity: rfd77402: Use kernel helper for result polling

From: Andy Shevchenko

Date: Mon Jan 26 2026 - 04:45:35 EST


On Sat, Jan 24, 2026 at 10:26:04PM +0530, Shrikant wrote:

...

> > > + 10 * USEC_PER_MSEC,
> > > + 10 * 10 * USEC_PER_MSEC,
> >
> > This makes sleeps shorter by 2. Why?
> I have considered the timeout values from the RFD77402 datasheet.
> The timeout values mentioned in section 3.1.1 Single Measure are as below:
> 1. Every Status Check = 10ms
> 2. Whole Flow = 100 ms

So, you should do this in a separate change explaining this.

--
With Best Regards,
Andy Shevchenko