mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 09:15:22 +00:00
SPI/S/M drivers will only use pinctrl now. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
9 lines
200 B
YAML
9 lines
200 B
YAML
# Copyright (c) 2019 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Nordic nRF family SPI (SPI master)
|
|
|
|
compatible: "nordic,nrf-spi"
|
|
|
|
include: nordic,nrf-spi-common.yaml
|