1# Copyright (c) 2024 Ambiq <www.ambiq.com> 2# SPDX-License-Identifier: Apache-2.0 3 4description: Ambiq SPI Device 5 6compatible: "ambiq,spid" 7 8include: [spi-controller.yaml, pinctrl-device.yaml, ambiq-pwrcfg.yaml] 9 10properties: 11 int-gpios: 12 type: phandle-array 13 required: true 14 description: | 15 GPIO that interrupts the SPI controller to require operation 16