# Copyright (c) 2020 ITE Corporation. All Rights Reserved. | |
# SPDX-License-Identifier: Apache-2.0 | |
description: ITE Interrupt controller | |
compatible: "ite,it8xxx2-intc" | |
include: [interrupt-controller.yaml, base.yaml] | |
properties: | |
reg: | |
required: true | |
interrupt-cells: | |
- irq | |
- flags |