[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e4da12fe-441f-4d11-412a-ec42af66844c@kernel.org>
Date: Mon, 15 Aug 2016 17:11:57 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Alison Schofield <amsfield22@...il.com>
Cc: mranostay@...il.com, knaack.h@....de, lars@...afoo.de,
pmeerw@...erw.net, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] iio: humidity: hdc100x: add HDC1000 and HDC1008 to
Kconfig
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@...il.com>
> Cc: Daniel Baluta <daniel.baluta@...il.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"
>
Powered by blists - more mailing lists