1# Copyright (c) 2020 Linaro Ltd.
2# SPDX-License-Identifier: Apache-2.0
3
4description: Test Interrupt Controller
5
6compatible: "vnd,interrupt-holder"
7
8include: [base.yaml]
9
10properties:
11  interrupts:
12    required: true
13
14  interrupt-names:
15    required: true
16