Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: iio: humidity: hdc20x0: add optional interrupts property

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.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Josua Mayer <josua@solid-run.com>
Link: https://lore.kernel.org/r/20240219-iio-hdc20x0-interrupt-binding-v7-1-c8ffb39c3768@solid-run.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Josua Mayer and committed by
Jonathan Cameron
506d7e3a 42e03b0d

+3
+3
Documentation/devicetree/bindings/iio/humidity/ti,hdc2010.yaml
··· 27 27 reg: 28 28 maxItems: 1 29 29 30 + interrupts: 31 + maxItems: 1 32 + 30 33 required: 31 34 - compatible 32 35 - reg