Skip to content

Commit 3112034

Browse files
amboarjic23
authored andcommitted
dt-bindings: iio: adc: Allow interrupts property for AST2600
The device has interrupts allocated according to the datasheet, and the devicetree already defines the interrupt property. Address existing warnings by allowing the property. Signed-off-by: Andrew Jeffery <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>
1 parent 32a9402 commit 3112034

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/iio/adc/aspeed,ast2600-adc.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ properties:
4444
Input clock used to derive the sample clock. Expected to be the
4545
SoC's APB clock.
4646

47+
interrupts:
48+
maxItems: 1
49+
4750
resets:
4851
maxItems: 1
4952

0 commit comments

Comments
 (0)