zephyr/dts/bindings/interrupt-controller/shared-irq.yaml
Kumar Gala 9680483c3d dts: bindings: device labels are now optional
All in tree device drivers use some form of DEVICE_DT_GET
so we no longer need to require label properties.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-15 08:10:36 -05:00

10 lines
168 B
YAML

description: Shared IRQ interrupt dispatcher
compatible: "shared-irq"
include: [interrupt-controller.yaml, base.yaml]
properties:
interrupts:
required: true