1# Copyright (c) 2019, Linaro Limited 2# SPDX-License-Identifier: Apache-2.0 3 4description: RV32M1 INTMUX channel 5 6compatible: "openisa,rv32m1-intmux-ch" 7 8include: [interrupt-controller.yaml, base.yaml] 9 10properties: 11 reg: 12 required: true 13 14 interrupts: 15 required: true 16 17interrupt-cells: 18 - irq 19