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