Re: [PATCH 2/2] drivers: iio: pressure: Fixes BMP38x and BMP390 SPI support

From: Jonathan Cameron
Date: Sat Feb 24 2024 - 13:01:28 EST


On Wed, 21 Feb 2024 15:21:43 +0200
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> On Tue, Feb 20, 2024 at 11:43:29PM +0100, Vasileios Amoiridis wrote:
> > According to the datasheet of BMP38x and BMP390 devices, for an SPI
> > read operation the first byte that is returned needs to be dropped,
> > and the rest of the bytes are the actual data returned from the
> > sensor.
>
> LGTM,
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> (If you got tags in the previous rounds of review, it's your responsibility
> to carry them, in case code is not _drastically_ changed.)
>

Version numbers! Otherwise poor maintainers like me have no
idea which one to pick up.

Anyhow, I got the much earlier one so will ignore newer versions.