1# Copyright (c) 2020 Henrik Brix Andersen <henrik@brixandersen.dk> 2# SPDX-License-Identifier: Apache-2.0 3 4description: ARM DesignStart FPGA DAPLink QSPI bus multiplexer 5 6compatible: "arm,daplink-qspi-mux" 7 8include: base.yaml 9 10properties: 11 interrupts: 12 required: true 13 description: | 14 IRQ line connected to the level-detect non-interrupt DAPLink shield 15 fitted signal 16 17 mux-gpios: 18 type: phandle-array 19 required: true 20 description: | 21 GPIO for controlling the DAPLink QSPI bus multiplexer 22