1# Copyright (c) 2023 ITE Corporation. All Rights Reserved. 2# SPDX-License-Identifier: Apache-2.0 3 4description: ITE Interrupt controller 5compatible: "ite,it8xxx2-intc-v2" 6 7include: [interrupt-controller.yaml, base.yaml] 8 9properties: 10 reg: 11 required: true 12 13interrupt-cells: 14 - irq 15 - flags 16