Commit 00147eb
committed
[nrf fromlist] tests: drivers: spi_loopback: increase latency limit for nrf54h
The nrf54h20 needs a slightly increased latency limit as the latency
is around 650us at 8MHz, which is right above the current limit of
648us (CONFIG_SPI_IDEAL_TRANSFER_DURATION_SCALING=12).
Increase CONFIG_SPI_IDEAL_TRANSFER_DURATION_SCALING to 15 to match
cpuppr_xip and match the observed latency.
Upstream PR #: 97452
Signed-off-by: Bjarki Arge Andreasen <[email protected]>1 parent e0ddcfe commit 00147eb
File tree
2 files changed
+2
-2
lines changed- tests/drivers/spi/spi_loopback/boards
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments