Message ID | cover.1697381932.git.ang.iglesiasg@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for BMP390 and various driver cleanups | expand |
On Sun, Oct 15, 2023 at 05:16:22PM +0200, Angel Iglesias wrote: > Add support for the Bosch BMP390 pressure sensors and includes minor > driver code cleanups. > Patches 1 and 2 update I2C and SPI driver matching logic using newer > helper functions available. > Patch 3 fixes minor coding style incoherences. > Patches 4 and 5 introduce support for the new BMP390 sensor allowing > sensor families to have a list of known device IDs to improve detection > > This patch series is aggregates patches from various series: > https://lore.kernel.org/all/20230812175808.236405-1-biju.das.jz@bp.renesas.com/ > https://lore.kernel.org/all/cover.1691952005.git.ang.iglesiasg@gmail.com/ > https://lore.kernel.org/all/cover.1692805377.git.ang.iglesiasg@gmail.com/ For the patches 1-3, Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>