|
description: Intel I/O Advanced Programmable Interrupt Controller (APIC)
|
|
|
|
compatible: "intel,ioapic"
|
|
|
|
include: [interrupt-controller.yaml, base.yaml]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
"#interrupt-cells":
|
|
const: 3
|
|
|
|
interrupt-cells:
|
|
- irq
|
|
- sense
|
|
- priority
|