Re: [PATCH v1 01/10] iio: pressure: bmp280: Fix regmap for BMP280 device
From: Jonathan Cameron
Date: Sat Jul 20 2024 - 07:04:48 EST
On Thu, 11 Jul 2024 23:15:49 +0200
Vasileios Amoiridis <vassilisamir@xxxxxxxxx> wrote:
> Up to now, the BMP280 device is using the regmap of the BME280 which
> has registers that exist only in the BME280 device.
>
> Fixes: 14e8015f8569 ("iio: pressure: bmp280: split driver in logical parts")
> Signed-off-by: Vasileios Amoiridis <vassilisamir@xxxxxxxxx>
This fix is for an ancient issue (2016) so I'm not going to rush it in
but will mark it for stable inclusion. Advantage of taking this through
the main tree is we can move faster with the rest of the series.
So applied to the testing branch of iio.git which will be rebase on rc1
when available and become togreg for this cycle.
Thanks,
Jonathan