]> asedeno.scripts.mit.edu Git - linux.git/commit
spi: loopback-test: implement testing with no CS
authorOleksij Rempel <o.rempel@pengutronix.de>
Tue, 25 Jul 2017 07:57:08 +0000 (09:57 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 26 Jul 2017 12:08:56 +0000 (13:08 +0100)
commit8bc85a871436525cc38f819bbc122d216730e905
treec066f3bb9a5840110bd0d1fc6b36d6482d81b865
parent59a8831da31ebdabf82cac82bf01270d215bf149
spi: loopback-test: implement testing with no CS

To run spi-loopback-tests on HW without modifications, we need to
disable Chip Select. This should avoid surprising side effects for
SPI devices by testing patterns.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-loopback-test.c