* Move test to using devicetree for various "device" params. * Move test to using spi_dt_spec to simplify code Signed-off-by: Kumar Gala <galak@kernel.org>
13 lines
294 B
YAML
13 lines
294 B
YAML
#
|
|
# Copyright (c) 2022 Kumar Gala <galak@kernel.org>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
description: |
|
|
This binding provides resources required to build and run the
|
|
tests/drivers/spi/spi_loopback test in Zephyr.
|
|
|
|
compatible: "test-spi-loopback-slow"
|
|
|
|
include: [spi-device.yaml]
|