Re: [PATCH v1 01/10] iio: pressure: bmp280: Fix regmap for BMP280 device

From: Vasileios Amoiridis
Date: Sun Jul 21 2024 - 15:51:53 EST


On Sat, Jul 20, 2024 at 12:04:29PM +0100, Jonathan Cameron wrote:
> 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
>
>

Hi Jonathan,

No problem at all! Yes indeed it's an old fix and I am in no rush at all
so th simpler the better :)

Cheers,
Vasilis