[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b349fd4a-c7e3-44f8-9908-2abe24bbd69e@gmail.com>
Date: Sat, 20 Jan 2024 17:14:21 +0100
From: Javier Carrasco <javier.carrasco.cruz@...il.com>
To: Lars-Peter Clausen <lars@...afoo.de>, Li peiyu <579lpy@...il.com>,
jic23@...nel.org
Cc: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
conor+dt@...nel.org, linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6 3/4] iio: humidity: Add driver for ti HDC302x humidity
sensors
On 20.01.24 05:17, Lars-Peter Clausen wrote:
> On 12/11/23 04:29, Li peiyu wrote:
>> Add support for HDC302x integrated capacitive based relative
>> humidity (RH) and temperature sensor.
>> This driver supports reading values, reading the maximum and
>> minimum of values and controlling the integrated heater of
>> the sensor.
>>
>> Co-developed-by: Javier Carrasco <javier.carrasco.cruz@...il.com>
>> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@...il.com>
>> Signed-off-by: Li peiyu <579lpy@...il.com>
>> ---
>> MAINTAINERS | 8 +
>> drivers/iio/humidity/Kconfig | 12 +
>> drivers/iio/humidity/Makefile | 1 +
>> drivers/iio/humidity/hdc3020.c | 473 +++++++++++++++++++++++++++++++++
> I was just trying to use this driver. Somehow the Makefile and Kconfig
> changes were lost when the patch was applied to the IIO tree.
>
>
Apparently only the driver code was added. The new entry in the
MAINTAINERS file is also missing.
Best regards,
Javier Carrasco
Powered by blists - more mailing lists