[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20221029124048.372aed3b@jic23-huawei>
Date: Sat, 29 Oct 2022 12:40:48 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Mitja Spes <mitja@...av.com>
Cc: Lars-Peter Clausen <lars@...afoo.de>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Andy Shevchenko <andy.shevchenko@...il.com>,
Marc Kleine-Budde <mkl@...gutronix.de>,
Lee Jones <lee.jones@...aro.org>,
Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>,
Tomasz Duszynski <tduszyns@...il.com>,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/3] ms5611 sensor value bug fix; dt-binding fix
On Fri, 21 Oct 2022 15:58:19 +0200
Mitja Spes <mitja@...av.com> wrote:
> Subject: [PATCH 0/3] ms5611 sensor value bug fix; dt-binding fix
>
> The first patch fixes a bug in ms5611 iio driver where PROM value
> compensation table was overwritten by the last initialized sensor.
> This in turn produced wrong values when multiple sensors were used.
>
> Second patch removes the hardcoded SPI frequency and uses the setting
> from dt-bindings.
>
> Third patch outlines the change from the second patch in the bindings
> example.
1+2 applied to the fixes-togreg branch of iio.git and marked for
stable.
Thanks,
Jonathan
>
> v2:
>
> [PATCH 1-2]
> * no change
>
> [PATCH 3]
> * corrected patch subject
>
> Mitja Spes (3):
> iio: pressure: ms5611: fixed value compensation bug
> iio: pressure: ms5611: changed hardcoded SPI speed to value limited
> dt-bindings: iio: pressure: meas,ms5611: add max SPI frequency to the
> example
>
> .../bindings/iio/pressure/meas,ms5611.yaml | 1 +
> drivers/iio/pressure/ms5611.h | 12 ++---
> drivers/iio/pressure/ms5611_core.c | 51 ++++++++++---------
> drivers/iio/pressure/ms5611_spi.c | 2 +-
> 4 files changed, 33 insertions(+), 33 deletions(-)
>
Powered by blists - more mailing lists