Skip to content

Commit b73fedd

Browse files
gautierg-stnashif
authored andcommitted
tests: drivers: spi: loopback: change duration scaling
Increase the duration scaling for two boards that were causing some tests to fail. Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
1 parent fbb2848 commit b73fedd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
CONFIG_NOCACHE_MEMORY=y
2-
CONFIG_SPI_IDEAL_TRANSFER_DURATION_SCALING=12
2+
CONFIG_SPI_IDEAL_TRANSFER_DURATION_SCALING=15
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
CONFIG_SPI_LOOPBACK_MODE_LOOP=y
2-
CONFIG_SPI_IDEAL_TRANSFER_DURATION_SCALING=18
2+
CONFIG_SPI_IDEAL_TRANSFER_DURATION_SCALING=20

0 commit comments

Comments
 (0)