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 label: 12 required: true 13 14 clocks: 15 required: true 16 17 direct-capable-girqs: 18 type: array 19 required: true 20 description: | 21 Array of GIRQ numbers in [8, 26] whose result bits can be connected 22 directly to the ARM NVIC. 23