Skip to content

Conversation

decsny
Copy link
Member

@decsny decsny commented Oct 9, 2025

Fix SPI even modes testing on MCXW and remove old LPSPI timing params from NXP board DTS

Fixes #96708

decsny added 2 commits October 9, 2025 16:41
The old controller based timing properties being present in boards DTS
is making it so that overlays cannot specify timing parameters of spi
devices, because the old controller properties take precedence in the
driver still. We should remove these anyways, so first step is to remove
from board level, luckily there is only these two cases.

Signed-off-by: Declan Snyder <[email protected]>
The LPSPI and SOC hardware has some electrical timing characteristics
that need to be met in order to pass these test properly, these values
should be fine for the purpose.

Signed-off-by: Declan Snyder <[email protected]>
Copy link

sonarqubecloud bot commented Oct 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Boards/SoCs area: SPI SPI bus area: Tests Issues related to a particular existing or missing test platform: NXP MCU platform: NXP NXP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests: tests/drivers/spi/spi_loopback: frdm_mcxw71/mcxw716c: failed: Testsuite failed on test_spi_complete_loop_mode_2

3 participants