[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <40b4361d-ab14-4a67-bcd9-13075e0bc617@linaro.org>
Date: Mon, 11 Dec 2023 11:46:57 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: peiyu li <579lpy@...il.com>, jic23@...nel.org
Cc: Javier Carrasco <javier.carrasco.cruz@...il.com>, lars@...afoo.de,
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 v4 4/4] iio: humidity: Add TI HDC302x support
On 11/12/2023 11:37, peiyu li wrote:
> On Thu, Dec 7, 2023 at 2:42 AM Krzysztof Kozlowski
> <krzysztof.kozlowski@...aro.org> wrote:
>>> +---
>>> +$id: http://devicetree.org/schemas/iio/humidity/ti,hdc3020.yaml#
>>> +$schema: http://devicetree.org/meta-schemas/core.yaml#
>>> +
>>> +title: HDC3020/HDC3021/HDC3022 humidity and temperature iio sensors
>>> +
>>> +maintainers:
>>> + - Li peiyu <579lpy@...il.com>
>>> + - Javier Carrasco <javier.carrasco.cruz@...il.com>
>>> +
>>> +description:
>>> + https://www.ti.com/lit/ds/symlink/hdc3020.pdf
>>> +
>>> + The HDC302x is an integrated capacitive based relative humidity (RH)
>>> + and temperature sensor.
>>> +
>>> +properties:
>>> + compatible:
>>> + oneOf:
>>> + - items:
>>> + - enum:
>>> + - ti,hdc3021
>>> + - ti,hdc3022
>>> + - const: ti,hdc3020
>>> + - items:
>>
>> Drop items
>
> Does that mean just drop the "items" tag or drop the whole items with
> "- const: ti,hdc3020"?
On this one line with "items", and re-indent appropriately.
Best regards,
Krzysztof
Powered by blists - more mailing lists