Re: [PATCH v6 2/4] dt-bindings: hwmon: Add Sensirion SHT30 series
From: Krzysztof Kozlowski
Date: Wed Apr 29 2026 - 02:28:05 EST
On Tue, Apr 28, 2026 at 07:09:27PM +0800, Zaixiang Xu wrote:
> + interrupts:
> + maxItems: 1
> + description:
> + Interrupt connected to the ALERT pin.
> +
> +required:
> + - compatible
> + - reg
supply should not be optional.
> +
> +additionalProperties: false
> +
> +examples:
> + - |
> + #include <dt-bindings/gpio/gpio.h>
> + #include <dt-bindings/interrupt-controller/irq.h>
> +
> + i2c {
> + #address-cells = <1>;
> + #size-cells = <0>;
Best regards,
Krzysztof