In fixing up the altera vendor prefix, we forgot to rename the binding files to match the compatible. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
16 lines
269 B
YAML
16 lines
269 B
YAML
# Copyright (c) 2018 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Altera NIOS-2F CPU
|
|
|
|
compatible: "altr,nios2f"
|
|
|
|
include: [interrupt-controller.yaml, base.yaml]
|
|
|
|
properties:
|
|
"#interrupt-cells":
|
|
const: 1
|
|
|
|
interrupt-cells:
|
|
- irq
|