* [PATCH v2] iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig
@ 2016-07-25 18:50 Alison Schofield
2016-08-15 16:11 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Alison Schofield @ 2016-07-25 18:50 UTC (permalink / raw)
To: jic23; +Cc: mranostay, knaack.h, lars, pmeerw, linux-iio, linux-kernel
hdc100x supports Texas Instruments HDC1000 and HDC1008 relative
humidity and temperature sensors. Add these product names to
Kconfig.
Signed-off-by: Alison Schofield <amsfield22@gmail.com>
Cc: Daniel Baluta <daniel.baluta@gmail.com>
---
Changes in v2:
- removed names from i2c_device_id struct. (keep as hdc100x only)
- updated commit msg and changelog
drivers/iio/humidity/Kconfig | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/iio/humidity/Kconfig b/drivers/iio/humidity/Kconfig
index 738a86d..f155386 100644
--- a/drivers/iio/humidity/Kconfig
+++ b/drivers/iio/humidity/Kconfig
@@ -26,11 +26,11 @@ config HDC100X
tristate "TI HDC100x relative humidity and temperature sensor"
depends on I2C
help
- Say yes here to build support for the TI HDC100x series of
- relative humidity and temperature sensors.
+ Say yes here to build support for the Texas Instruments
+ HDC1000 and HDC1008 relative humidity and temperature sensors.
- To compile this driver as a module, choose M here: the module
- will be called hdc100x.
+ To compile this driver as a module, choose M here: the module
+ will be called hdc100x.
config HTU21
tristate "Measurement Specialties HTU21 humidity & temperature sensor"
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig
2016-07-25 18:50 [PATCH v2] iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig Alison Schofield
@ 2016-08-15 16:11 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2016-08-15 16:11 UTC (permalink / raw)
To: Alison Schofield
Cc: mranostay, knaack.h, lars, pmeerw, linux-iio, linux-kernel
On 25/07/16 19:50, Alison Schofield wrote:
> hdc100x supports Texas Instruments HDC1000 and HDC1008 relative
> humidity and temperature sensors. Add these product names to
> Kconfig.
>
> Signed-off-by: Alison Schofield <amsfield22@gmail.com>
> Cc: Daniel Baluta <daniel.baluta@gmail.com>
Thanks for sorting this out!
Applied to the togreg branch of iio.git - pushed out as testing
etc etc.
Jonathan
> ---
> Changes in v2:
> - removed names from i2c_device_id struct. (keep as hdc100x only)
> - updated commit msg and changelog
>
> drivers/iio/humidity/Kconfig | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/iio/humidity/Kconfig b/drivers/iio/humidity/Kconfig
> index 738a86d..f155386 100644
> --- a/drivers/iio/humidity/Kconfig
> +++ b/drivers/iio/humidity/Kconfig
> @@ -26,11 +26,11 @@ config HDC100X
> tristate "TI HDC100x relative humidity and temperature sensor"
> depends on I2C
> help
> - Say yes here to build support for the TI HDC100x series of
> - relative humidity and temperature sensors.
> + Say yes here to build support for the Texas Instruments
> + HDC1000 and HDC1008 relative humidity and temperature sensors.
>
> - To compile this driver as a module, choose M here: the module
> - will be called hdc100x.
> + To compile this driver as a module, choose M here: the module
> + will be called hdc100x.
>
> config HTU21
> tristate "Measurement Specialties HTU21 humidity & temperature sensor"
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-15 16:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-25 18:50 [PATCH v2] iio: humidity: hdc100x: add HDC1000 and HDC1008 to Kconfig Alison Schofield
2016-08-15 16:11 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).