Re: [PATCH v6 2/5] iio: proximity: rfd77402: Use kernel helper for result polling
From: Shrikant
Date: Sat Jan 24 2026 - 11:56:48 EST
>
> > + 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
Regards,
Shrikant