summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/iio/adc
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2023-09-21 21:24:20 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-09-23 18:37:19 +0100
commit2da980fd5dcb5345a1c072fd29a04130631913c0 (patch)
tree2191bdbc15dd12303b5903d84bdcea1b538e8d0e /Documentation/devicetree/bindings/iio/adc
parente377df03082b36f748894904c990617682b8cec6 (diff)
dt-bindings: iio: adc: ti,ads1015: Document optional interrupt line
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>
Diffstat (limited to 'Documentation/devicetree/bindings/iio/adc')
-rw-r--r--Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml b/Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml
index e004659099c1..d605999ffe28 100644
--- a/Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/ti,ads1015.yaml
@@ -23,6 +23,9 @@ properties:
reg:
maxItems: 1
+ interrupts:
+ maxItems: 1
+
"#address-cells":
const: 1