16 lines
367 B
YAML
16 lines
367 B
YAML
# Copyright (c) 2024 Ambiq <www.ambiq.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Ambiq SPI Device
|
|
|
|
compatible: "ambiq,spid"
|
|
|
|
include: [spi-controller.yaml, pinctrl-device.yaml, ambiq-pwrcfg.yaml]
|
|
|
|
properties:
|
|
int-gpios:
|
|
type: phandle-array
|
|
required: true
|
|
description: |
|
|
GPIO that interrupts the SPI controller to require operation
|