Re: [PATCH v3 2/2] iio: proximity: cleanup fixes for vl53l1x-i2c

From: Jonathan Cameron

Date: Fri Jun 12 2026 - 13:41:00 EST


On Thu, 11 Jun 2026 19:42:30 +0600
Siratul Islam <email@xxxxxxxx> wrote:

> Extract data-ready polling into a helper, fix regmap_read_poll_timeout()
> argument alignment, and add field definitions for BIT(0).
> No functional changes.
>
> Suggested-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
> Reviewed-by: Nuno Sá <nuno.sa@xxxxxxxxxx>
>

No blank lines in tag blocks. It breaks many of the scripts that
run on the kernel tree.

> Signed-off-by: Siratul Islam <email@xxxxxxxx>