# | |
# 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 | |
inherits: | |
!include [interrupt-controller.yaml, base.yaml] | |
properties: | |
compatible: | |
constraint: "snps,archs-idu-intc" | |
"#cells": | |
- irq | |
- priority |