2020-03-28 01:22:55 +08:00
|
|
|
# Copyright (c) 2018 Nordic Semiconductor ASA
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
description: Altera NIOS-2F CPU
|
|
|
|
|
2020-10-21 04:05:49 +08:00
|
|
|
compatible: "altr,nios2f"
|
2020-03-28 01:22:55 +08:00
|
|
|
|
|
|
|
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
|