# Copyright (c) 2019, synopsys | |
# SPDX-License-Identifier: Apache-2.0 | |
title: ARC-HS Interrupt Distribution Unit | |
description: > | |
This binding describes the 2nd level interrupt controller can be used in | |
SMP configurations for dynamic IRQ routing, load balancing of | |
common/external IRQs towards core intc | |
compatible: "snps,archs-idu-intc" | |
include: [interrupt-controller.yaml, base.yaml] | |
interrupt-cells: | |
- irq | |
- priority |