mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
dt-bindings: iio: adc: ad4130: Document interrupts property
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>
This commit is contained in:
parent
8eedc312f1
commit
77fb0dc772
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user