# | |
# Copyright (c) 2018, synopsys | |
# | |
# SPDX-License-Identifier: Apache-2.0 | |
# | |
title: ARCV2 Interrupt Controller | |
description: > | |
This binding describes the ARCV2 IRQ controller | |
inherits: | |
!include [interrupt-controller.yaml, base.yaml] | |
properties: | |
compatible: | |
constraint: "snps,arcv2-intc" | |
"#cells": | |
- irq | |
- priority |