linux/tools/spi
Jonas Rebmann 3ec83a377a
spi: spidev_test: add support for word delay
Support setting the word delay using the -w/--word-delay command line
parameter. Note that spidev exposes word delay only as an u8, allowing
for a maximum of 255us of delay to be inserted.

Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
Link: https://patch.msgid.link/20241107-spidev-test-word-delay-v1-1-d4bba5569e39@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-11-07 15:25:50 +00:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Build spi: tools: move to tools buildsystem 2017-07-26 12:25:23 +01:00
Makefile kbuild: replace $(if A,A,B) with $(or A,B) 2022-02-15 12:25:56 +09:00
spidev_fdx.c spi: spidev_fdx: Fix the wrong format specifier 2024-09-04 16:50:33 +01:00
spidev_test.c spi: spidev_test: add support for word delay 2024-11-07 15:25:50 +00:00