Adds support for the Bosch BMP390 pressure sensors. This new series shares the regmap present on the BMP380 family of sensors. Patch 1 introduces a minor refactor to allow multiple device IDs per family of chip_info, making room for extended sensor families with various IDs sharing the same regmap. Patch 2 adds the BMP390 id to the list of BMP380 devices id list. Angel Iglesias (2): iio: pressure: bmp280: Allow multiple chips id per family of devices iio: pressure: bmp280: Add support for BMP390 drivers/iio/pressure/bmp280-core.c | 51 ++++++++++++++++++++++++------ drivers/iio/pressure/bmp280.h | 4 ++- 2 files changed, 44 insertions(+), 11 deletions(-) base-commit: 14b7447cec15ee8dfdfe0da66ba1e280ded7e00a -- 2.41.0