summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/interrupt-controller/actions,owl-sirq.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/interrupt-controller/actions,owl-sirq.yaml')
-rw-r--r--dts/Bindings/interrupt-controller/actions,owl-sirq.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/Bindings/interrupt-controller/actions,owl-sirq.yaml b/dts/Bindings/interrupt-controller/actions,owl-sirq.yaml
index 5da333c644..27756d0c54 100644
--- a/dts/Bindings/interrupt-controller/actions,owl-sirq.yaml
+++ b/dts/Bindings/interrupt-controller/actions,owl-sirq.yaml
@@ -32,7 +32,7 @@ properties:
The first cell is the input IRQ number, between 0 and 2, while the second
cell is the trigger type as defined in interrupt.txt in this directory.
- 'interrupts':
+ interrupts:
description: |
Contains the GIC SPI IRQs mapped to the external interrupt lines.
They shall be specified sequentially from output 0 to 2.
@@ -44,7 +44,7 @@ required:
- reg
- interrupt-controller
- '#interrupt-cells'
- - 'interrupts'
+ - interrupts
additionalProperties: false