public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Chris Spencer <spencercw@gmail.com>
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	vassilisamir@gmail.com, stable@vger.kernel.org
Subject: Re: [PATCH v3] iio: chemical: bme680: Fix measurement wait duration calculation
Date: Thu, 5 Feb 2026 20:30:29 +0000	[thread overview]
Message-ID: <20260205203029.5e2d9c3a@jic23-huawei> (raw)
In-Reply-To: <20260205145703.198609-1-spencercw@gmail.com>

On Thu,  5 Feb 2026 14:55:45 +0000
Chris Spencer <spencercw@gmail.com> wrote:

> This function refers to the Bosch BME680 API as the source of the
> calculation, but one of the constants does not match the Bosch
> implementation. This appears to be a simple transposition of two digits,
> resulting in a wait time that is too short. This can cause the following
> 'device measurement cycle incomplete' check to occasionally fail, returning
> EBUSY to user space.
> 
> Adjust the constant to match the Bosch implementation and resolve the EBUSY
> errors.
> 
> Fixes: 4241665e6ea0 ("iio: chemical: bme680: Fix sensor data read operation")
> Link: https://github.com/boschsensortec/BME68x_SensorAPI/blob/v4.4.8/bme68x.c#L521
> Signed-off-by: Chris Spencer <spencercw@gmail.com>
> Acked-by: Vasileios Amoiridis <vassilisamir@gmail.com>
> Cc: stable@vger.kernel.org
Applied to the fixes-togreg branch of iio.git

Thanks.

Jonathan

      reply	other threads:[~2026-02-05 20:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-05 14:55 [PATCH v3] iio: chemical: bme680: Fix measurement wait duration calculation Chris Spencer
2026-02-05 20:30 ` 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=20260205203029.5e2d9c3a@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=spencercw@gmail.com \
    --cc=stable@vger.kernel.org \
    --cc=vassilisamir@gmail.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