Re: [PATCH v4 4/4] iio: humidity: Add TI HDC302x support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/12/2023 11:37, peiyu li wrote:
> On Thu, Dec 7, 2023 at 2:42 AM Krzysztof Kozlowski
> <krzysztof.kozlowski@xxxxxxxxxx> 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@xxxxxxxxx>
>>> +  - Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
>>> +
>>> +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





[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux