]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: iio: adc: ad4130: Document interrupts property
authorJonathan Santos <Jonathan.Santos@analog.com>
Wed, 1 Apr 2026 11:58:02 +0000 (08:58 -0300)
committerJonathan Cameron <jic23@kernel.org>
Mon, 27 Apr 2026 08:58:22 +0000 (09:58 +0100)
The Data Ready/FIFO interrupt has a special behavior that inverts the
IRQ polarity when devices with FIFO support enter FIFO mode, while using
normal polarity for data ready.

Document the interrupts property to clarify this special behavior for
users.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Jonathan Santos <Jonathan.Santos@analog.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml

index d00690a8d3fbd92ad1c46353b75a26fe88ef2402..fcc00e5cfd543e8228f6fac1fe801f2385625133 100644 (file)
@@ -32,6 +32,10 @@ properties:
 
   interrupts:
     maxItems: 1
+    description: |
+      Data Ready / FIFO interrupt. For devices with FIFO support, the
+      interrupt polarity specified here is inverted when the device enters
+      FIFO mode, and normal for data ready.
 
   interrupt-names:
     description: |