public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 2/5] iio: pressure: Kconfig: Add references to BMP380
@ 2022-07-04  0:27 Angel Iglesias
  2022-07-04 16:25 ` Andy Shevchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Angel Iglesias @ 2022-07-04  0:27 UTC (permalink / raw)
  To: linux-iio
  Cc: Angel Iglesias, Jonathan Cameron, Lars-Peter Clausen,
	Andy Shevchenko, Nikita Yushchenko, linux-kernel

Adds reference to BMP380 in bmp280 driver descriptions and symbols

Signed-off-by: Angel Iglesias <ang.iglesiasg@gmail.com>
---
 drivers/iio/pressure/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/iio/pressure/Kconfig b/drivers/iio/pressure/Kconfig
index 0ff756cea63a..c73a52b5aed7 100644
--- a/drivers/iio/pressure/Kconfig
+++ b/drivers/iio/pressure/Kconfig
@@ -17,13 +17,13 @@ config ABP060MG
 	  will be called abp060mg.
 
 config BMP280
-	tristate "Bosch Sensortec BMP180/BMP280 pressure sensor I2C driver"
+	tristate "Bosch Sensortec BMP180/BMP280/BMP380 pressure sensor I2C driver"
 	depends on (I2C || SPI_MASTER)
 	select REGMAP
 	select BMP280_I2C if (I2C)
 	select BMP280_SPI if (SPI_MASTER)
 	help
-	  Say yes here to build support for Bosch Sensortec BMP180 and BMP280
+	  Say yes here to build support for Bosch Sensortec BMP1/2/380
 	  pressure and temperature sensors. Also supports the BME280 with
 	  an additional humidity sensor channel.
 
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2 2/5] iio: pressure: Kconfig: Add references to BMP380
  2022-07-04  0:27 [PATCH v2 2/5] iio: pressure: Kconfig: Add references to BMP380 Angel Iglesias
@ 2022-07-04 16:25 ` Andy Shevchenko
  2022-07-05 22:53   ` Angel Iglesias
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2022-07-04 16:25 UTC (permalink / raw)
  To: Angel Iglesias
  Cc: linux-iio, Jonathan Cameron, Lars-Peter Clausen,
	Nikita Yushchenko, linux-kernel

On Mon, Jul 04, 2022 at 02:27:45AM +0200, Angel Iglesias wrote:
> Adds reference to BMP380 in bmp280 driver descriptions and symbols

...

> -	  Say yes here to build support for Bosch Sensortec BMP180 and BMP280
> +	  Say yes here to build support for Bosch Sensortec BMP1/2/380

Please do not shorten them like this, list all in full:
BMP180, BMP280 and BMP380

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2 2/5] iio: pressure: Kconfig: Add references to BMP380
  2022-07-04 16:25 ` Andy Shevchenko
@ 2022-07-05 22:53   ` Angel Iglesias
  0 siblings, 0 replies; 3+ messages in thread
From: Angel Iglesias @ 2022-07-05 22:53 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: linux-iio, Jonathan Cameron, Lars-Peter Clausen,
	Nikita Yushchenko, linux-kernel

On Mon, 2022-07-04 at 19:25 +0300, Andy Shevchenko wrote:
> On Mon, Jul 04, 2022 at 02:27:45AM +0200, Angel Iglesias wrote:
> > Adds reference to BMP380 in bmp280 driver descriptions and symbols
> 
> ...
> 
> > -         Say yes here to build support for Bosch Sensortec BMP180 and
> > BMP280
> > +         Say yes here to build support for Bosch Sensortec BMP1/2/380
> 
> Please do not shorten them like this, list all in full:
> BMP180, BMP280 and BMP380
> 
Ok, thank you for your time!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-05 22:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-04  0:27 [PATCH v2 2/5] iio: pressure: Kconfig: Add references to BMP380 Angel Iglesias
2022-07-04 16:25 ` Andy Shevchenko
2022-07-05 22:53   ` Angel Iglesias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox