[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZN9UQMR8X4/vMV1Z@smile.fi.intel.com>
Date: Fri, 18 Aug 2023 14:21:36 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Angel Iglesias <ang.iglesiasg@...il.com>
Cc: linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org,
Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>
Subject: Re: [PATCH 2/2] iio: pressure: bmp280: Add support for BMP390
On Thu, Aug 17, 2023 at 11:05:22PM +0200, Angel Iglesias wrote:
> Adds BMP390 device id to the supported ids on bmp380 sensor family
...
> #define BMP180_CHIP_ID 0x55
> #define BMP280_CHIP_ID 0x58
> #define BME280_CHIP_ID 0x60
> +#define BMP390_CHIP_ID 0x60
Keep it a bit better ordered. At the first glance, move
before BME.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists