commit | 8687113e1515f4c9104a6eaedc384ec762c6550f | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Sat Mar 18 03:17:31 2017 +0900 |
committer | Mark Brown <broonie@kernel.org> | Fri Mar 17 21:54:12 2017 +0000 |
tree | 32988ba068a372ce72d5ef12a3e4ee1362f77723 | |
parent | ea9936f32435699907807aaac87f993482208578 [diff] |
spi: loopback-test: add test spi_message with delay after transfers This adds a new test to check whether the spi_transfer.delay_usecs setting has properly taken effect. Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>