1description: Microchip XEC series External Interrupt Aggregator Controller
2
3compatible: "microchip,xec-ecia"
4
5include: base.yaml
6
7properties:
8  reg:
9    required: true
10
11  clocks:
12    required: true
13
14  direct-capable-girqs:
15    type: array
16    required: true
17    description: |
18      Array of GIRQ numbers in [8, 26] whose result bits can be connected
19      directly to the ARM NVIC.
20