zephyr/dts/bindings/interrupt-controller/gd,gd32-exti.yaml
Kumar Gala f72eb8d40d dts: bindings: interrupt-controller: 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-16 16:19:17 +00:00

24 lines
386 B
YAML

description: GigaDevice External Interrupt Controller
compatible: "gd,gd32-exti"
include: [base.yaml, interrupt-controller.yaml]
properties:
reg:
required: true
interrupts:
required: true
"#interrupt-cells":
const: 1
num-lines:
type: int
required: true
description: Number of lines supported by the interrupt controller.
interrupt-cells:
- line