zephyr/tests/drivers/spi/spi_loopback/dts/bindings/test-spi-loopback-slow.yaml
Kumar Gala ac50f8a99e tests: spi_loopback: Rework test
* 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>
2022-08-08 10:45:14 +02:00

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]