Files
u-boot/test/dm
Ovidiu Panait a5624c6b4c test: dm: spi: Add testcase for spi_claim_bus()
Add testcase for spi_claim_bus(), which checks that sandbox spi bus
speed/mode settings are updated correctly when multiple slaves use
the bus consecutively. The following configurations are used for the
two spi slaves involved:
  * different max_hz / different modes
  * different max_hz / same modes
  * different modes / same max_hz

asm/test.h header is added in order to be able to retrieve the current
speed/mode of the sandbox spi bus, via sandbox_spi_get_{speed, mode}.

Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-12-22 20:39:26 -07:00
..
2020-12-18 20:32:21 -07:00
2020-07-17 14:32:24 +08:00
2020-10-14 11:16:34 -04:00
2020-07-01 15:01:21 +08:00
2020-10-08 11:42:36 -04:00
2020-11-06 10:18:20 +08:00
2020-10-08 11:42:36 -04:00
2020-11-06 10:18:20 +08:00
2020-11-05 09:11:30 -07:00
2020-12-18 20:32:21 -07:00
2020-10-22 09:54:53 -04:00