mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Siratul Islam <email@sirat.me>
Cc: dlechner@baylibre.com, nuno.sa@analog.com, andy@kernel.org,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 0/2] iio: proximity: cleanup fixes for vl53l1x-i2c
Date: Sun, 14 Jun 2026 14:05:13 +0100	[thread overview]
Message-ID: <20260614140513.0482ed22@jic23-huawei> (raw)
In-Reply-To: <20260614084349.25823-1-email@sirat.me>

On Sun, 14 Jun 2026 14:43:38 +0600
Siratul Islam <email@sirat.me> wrote:

> This patch series adds some cleanup fixes for the vl53l1x-i2c
> proximity sensor driver.
> 
> - Sort register defines list
> - Extract data-ready polling into a helper
> - Fix regmap_read_poll_timeout() arguments alignment
> - Add field definitions for BIT(0).
> 
> No functional changes.
> 
Series applied to the testing branch of iio.git.
Note that will be rebased on rc1 once that is available.

Thanks,

Jonathan

> ---
> Changes in v4:
> - Remove blank line in commit message tag block
> - Align regmap_read_poll_timeout arguments
> 
> Changes in v3:
> - Use proper field definitions
> - Split changes in two commits
> 
> Changes in v2:
> - Rephrase commit message
> - Remove cover letter
> 
> Link to v3: https://lore.kernel.org/linux-iio/20260611134245.30042-1-email@sirat.me/
> Link to v2: https://lore.kernel.org/linux-iio/20260608124027.35879-1-email@sirat.me/
> Link to v1: https://lore.kernel.org/linux-iio/20260608033218.26514-1-email@sirat.me/
> 
> Siratul Islam (2):
>   iio: proximity: sort the register values for vl53l1x-i2c
>   iio: proximity: cleanup fixes for vl53l1x-i2c
> 
>  drivers/iio/proximity/vl53l1x-i2c.c | 39 +++++++++++++++--------------
>  1 file changed, 20 insertions(+), 19 deletions(-)
> 
> --
> 2.54.0
> 


      parent reply	other threads:[~2026-06-14 13:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-14  8:43 Siratul Islam
2026-06-14  8:43 ` [PATCH v4 1/2] iio: proximity: sort the register values " Siratul Islam
2026-06-14  8:43 ` [PATCH v4 2/2] iio: proximity: cleanup fixes " Siratul Islam
2026-06-14 13:05 ` Jonathan Cameron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260614140513.0482ed22@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=andy@kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=email@sirat.me \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox