Re: [PATCH v6 3/7] dt-bindings: iio: humidity: hdc20x0: add optional interrupts property

From: Rob Herring
Date: Thu Feb 15 2024 - 09:32:47 EST



On Mon, 12 Feb 2024 18:38:10 +0100, Josua Mayer wrote:
> HDC2010 and HDC2080 humidity sensors both have an interrupt / data-ready
> signal which can be used for signaling to the host.
>
> Add binding for "interrupts" property so that boards wiring this signal
> may describe the connection.
>
> Signed-off-by: Josua Mayer <josua@xxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/iio/humidity/ti,hdc2010.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>