zephyr/dts/bindings/interrupt-controller/arm,v8.1m-nvic.yaml
Kumar Gala 95e4b3eb2c arch: arm: Add initial support for Cortex-M55 Core
Add initial support for the Cortex-M55 Core which is an implementation
of the Armv8.1-M mainline architecture and includes support for the
M‑profile Vector Extension (MVE).

The support is based on the Cortex-M33 support that already exists in
Zephyr.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-03-23 13:13:32 -05:00

22 lines
389 B
YAML

description: ARMv8.1-M NVIC (Nested Vectored Interrupt Controller)
compatible: "arm,v8.1m-nvic"
include: [interrupt-controller.yaml, base.yaml]
properties:
reg:
required: true
arm,num-irq-priority-bits:
required: true
type: int
description: number of bits of IRQ priorities
"#interrupt-cells":
const: 2
interrupt-cells:
- irq
- priority