dt-bindings: iio: adc: ti,ads1015: Document optional interrupt line
authorMarek Vasut <marex@denx.de>
Thu, 21 Sep 2023 19:24:20 +0000 (21:24 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 23 Sep 2023 17:37:19 +0000 (18:37 +0100)
The ADS1015 can have optional IRQ line connected, document it in the DT bindings.

Signed-off-by: Marek Vasut <marex@denx.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230921192420.70643-1-marex@denx.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml

index e004659099c19bb88aaec14a68bb57133cbae196..d605999ffe28876bda1b78944cd1a86f337e993e 100644 (file)
@@ -23,6 +23,9 @@ properties:
   reg:
     maxItems: 1
 
+  interrupts:
+    maxItems: 1
+
   "#address-cells":
     const: 1