Re: [PATCH v6 7/9] iio: pressure: bmp280: Add support for BMP380 sensor family

From: Andy Shevchenko
Date: Tue Sep 13 2022 - 13:49:26 EST


On Tue, Sep 13, 2022 at 01:52:13AM +0200, Angel Iglesias wrote:
> Adds compatibility with the new generation of this sensor, the BMP380.
>
> Includes basic sensor initialization to do pressure and temp
> measurements and allows tuning oversampling settings for each channel.
>
> The compensation algorithms are adapted from the device datasheet and
> the repository https://github.com/BoschSensortec/BMP3-Sensor-API.

...

> * https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP180-DS000-121.pdf
> * https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BMP280-DS001-12.pdf
> * https://ae-bst.resource.bosch.com/media/_tech/media/datasheets/BST-BME280_DS001-11.pdf
> + * https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bmp388-ds001.pdf
> */

Shouldn't it be based on your patch to fix the links?

--
With Best Regards,
Andy Shevchenko