Skip to content

Commit 48d3077

Browse files
committed
tests: drivers: spi: siwx91x: Enable spi_loopback test for PSRAM board
Update testcase.yaml to enable the spi_loopback test for the siwx917_rb4342a board. Signed-off-by: Sai Santhosh Malae <[email protected]>
1 parent 2eeb860 commit 48d3077

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/drivers/spi/spi_loopback/testcase.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,12 @@ tests:
360360
filter: CONFIG_SOC_FAMILY_SILABS_SIWX91X
361361
platform_allow:
362362
- siwx917_rb4338a
363+
- siwx917_rb4342a
364+
extra_configs:
365+
- CONFIG_SPI_SILABS_SIWX91X_GSPI_DMA=y
366+
- CONFIG_SPI_IDEAL_TRANSFER_DURATION_SCALING=30
367+
extra_args:
368+
- DTC_OVERLAY_FILE="boards/siwx917_rb4338a.overlay"
363369
drivers.spi.cc23x0.loopback.dma.no_async:
364370
filter: CONFIG_SOC_FAMILY_TI_SIMPLELINK
365371
platform_allow:

0 commit comments

Comments
 (0)