summaryrefslogtreecommitdiff
path: root/drivers/spi/stm32_spi.c
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2019-09-09 06:00:03 -0700
committerJagan Teki <jagan@amarulasolutions.com>2020-01-27 22:27:21 +0530
commitbfcd9298b29c16fdada9d8e772dd9aaff7760f43 (patch)
tree4b0289ac68d0b18af3ab672bbbb346a67495b618 /drivers/spi/stm32_spi.c
parent7bacce524d48594dae399f9ee9280ab105f6c8cf (diff)
test: dm: spi: Fix sandbox dm_test_spi_find()
Per sandbox_cs_info(), sandbox spi controller only supports chip select 0. Current test case tries to locate devices on chip select 1, and any call to spi_get_bus_and_cs() or spi_cs_info() with cs number 1 should not return 0. This updates the test case to handle it correctly. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'drivers/spi/stm32_spi.c')
0 files changed, 0 insertions, 0 deletions