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>
10 lines
168 B
YAML
10 lines
168 B
YAML
description: Shared IRQ interrupt dispatcher
|
|
|
|
compatible: "shared-irq"
|
|
|
|
include: [interrupt-controller.yaml, base.yaml]
|
|
|
|
properties:
|
|
interrupts:
|
|
required: true
|