From: Jonathan Cameron <jic23@kernel.org>
To: Thomas Haemmerle <thomas.haemmerle@leica-geosystems.com>
Cc: bsp-development.geo@leica-geosystems.com,
Eddie James <eajames@linux.ibm.com>,
Lars-Peter Clausen <lars@metafoo.de>,
Joel Stanley <joel@jms.id.au>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/4] iio: pressure: dps310: support negative temperature values
Date: Sat, 20 Apr 2024 14:54:00 +0100 [thread overview]
Message-ID: <20240420145400.03793961@jic23-huawei> (raw)
In-Reply-To: <20240415105030.1161770-1-thomas.haemmerle@leica-geosystems.com>
On Mon, 15 Apr 2024 12:50:26 +0200
Thomas Haemmerle <thomas.haemmerle@leica-geosystems.com> wrote:
> This patch set fixes the reading of negative temperatures (returned in
> millidegree celsius). As this requires a change of the error handling
> other functions are aligned with this.
> In addition a small code simplification for reading the scale factors
> for temperature and pressure is included.
Series applied to the togreg branch of iio.git.
Note I'll first push it out as testing to let the autobuilders see
if they can find any problems before I make a mess of linux-next.
Thanks,
Jonathan
>
> ---
> Changes in v2:
> - include fixes tag
> - Split up patch
> - introduce variables for intermediate results in functions
> - simplify scale factor reading
>
> Changes in v3:
> - fix locking issues reported in https://lore.kernel.org/all/cbdafb33-fd3b-47ad-a678-83fa92475278@moroto.mountain/
>
> Thomas Haemmerle (4):
> iio: pressure: dps310: support negative temperature values
> iio: pressure: dps310: introduce consistent error handling
> iio: pressure: dps310: consistently check return value of
> `regmap_read`
> iio: pressure: dps310: simplify scale factor reading
>
> drivers/iio/pressure/dps310.c | 138 +++++++++++++++++++---------------
> 1 file changed, 77 insertions(+), 61 deletions(-)
>
>
> base-commit: 0bbac3facb5d6cc0171c45c9873a2dc96bea9680
> --
> 2.34.1
prev parent reply other threads:[~2024-04-20 13:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-15 10:50 [PATCH v3 0/4] iio: pressure: dps310: support negative temperature values Thomas Haemmerle
2024-04-15 10:50 ` [PATCH v3 1/4] " Thomas Haemmerle
2024-04-15 10:50 ` [PATCH v3 2/4] iio: pressure: dps310: introduce consistent error handling Thomas Haemmerle
2024-04-15 10:50 ` [PATCH v3 3/4] iio: pressure: dps310: consistently check return value of `regmap_read` Thomas Haemmerle
2024-04-15 10:50 ` [PATCH v3 4/4] iio: pressure: dps310: simplify scale factor reading Thomas Haemmerle
2024-04-20 13:54 ` 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=20240420145400.03793961@jic23-huawei \
--to=jic23@kernel.org \
--cc=bsp-development.geo@leica-geosystems.com \
--cc=eajames@linux.ibm.com \
--cc=joel@jms.id.au \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=thomas.haemmerle@leica-geosystems.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