2020-03-28 01:22:55 +08:00
|
|
|
# Copyright (c) 2020 Nordic Semiconductor ASA
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
description: QEMU NIOS2 Zephyr CPU
|
|
|
|
|
|
|
|
compatible: "qemu,nios2-zephyr"
|
|
|
|
|
|
|
|
include: [interrupt-controller.yaml, base.yaml]
|
|
|
|
|
|
|
|
properties:
|
|
|
|
"#interrupt-cells":
|
2023-01-04 03:21:25 +08:00
|
|
|
const: 1
|
2020-03-28 01:22:55 +08:00
|
|
|
|
|
|
|
interrupt-cells:
|
|
|
|
- irq
|