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>