| # Copyright (c) 2024 Michael Hope | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: WCH CH32V00x Programmable Fast Interrupt Controller (PFIC) | |
| compatible: "wch,pfic" | |
| include: [interrupt-controller.yaml, base.yaml] | |
| properties: | |
| reg: | |
| required: true | |
| "#interrupt-cells": | |
| const: 1 | |
| interrupt-cells: | |
| - irq |