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