From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: peiyu li <579lpy@gmail.com>, jic23@kernel.org
Cc: Javier Carrasco <javier.carrasco.cruz@gmail.com>,
lars@metafoo.de, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 4/4] iio: humidity: Add TI HDC302x support
Date: Mon, 11 Dec 2023 11:46:57 +0100 [thread overview]
Message-ID: <40b4361d-ab14-4a67-bcd9-13075e0bc617@linaro.org> (raw)
In-Reply-To: <CAELPsEZEMY27wuQWKQJ5k1qyU9ZvsiT0Lqzqy-MJy69A4v5S_g@mail.gmail.com>
On 11/12/2023 11:37, peiyu li wrote:
> On Thu, Dec 7, 2023 at 2:42 AM Krzysztof Kozlowski
> <krzysztof.kozlowski@linaro.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@gmail.com>
>>> + - Javier Carrasco <javier.carrasco.cruz@gmail.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
prev parent reply other threads:[~2023-12-11 10:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-06 13:46 [PATCH v4 0/4] iio: humidity: Add driver for ti HDC302x humidity sensors Li peiyu
2023-12-06 13:48 ` [PATCH v4 1/4] iio: core: introduce trough modifier for minimum values Li peiyu
2023-12-06 17:52 ` Jonathan Cameron
2023-12-06 13:49 ` [PATCH v4 2/4] iio: ABI: document temperature and humidity peak/trough raw attributes Li peiyu
2023-12-06 13:51 ` [PATCH v4 3/4] iio: humidity: Add driver for ti HDC302x humidity sensors Li peiyu
2023-12-06 18:00 ` Jonathan Cameron
2023-12-06 13:51 ` [PATCH v4 4/4] iio: humidity: Add TI HDC302x support Li peiyu
2023-12-06 14:53 ` Conor Dooley
2023-12-06 18:42 ` Krzysztof Kozlowski
2023-12-11 10:37 ` peiyu li
2023-12-11 10:46 ` Krzysztof Kozlowski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40b4361d-ab14-4a67-bcd9-13075e0bc617@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=579lpy@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=javier.carrasco.cruz@gmail.com \
--cc=jic23@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).