|
# Copyright (c) 2018, synopsys
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ARCV2 interrupt controller
|
|
|
|
compatible: "snps,arcv2-intc"
|
|
|
|
include: [interrupt-controller.yaml, base.yaml]
|
|
|
|
properties:
|
|
"#interrupt-cells":
|
|
const: 2
|
|
|
|
interrupt-cells:
|
|
- irq
|
|
- priority
|