Open decsny opened 4 months ago
This is also failing for mr_canhubk3
board, only when used together with DMA:
west build -p -b mr_canhubk3 tests/drivers/spi/spi_loopback -T drivers.spi.loopback.lpspi.dma
Changing to priority medium as there are apparently many NXP boards affected by this issue. @decsny feel free to lower it if you consider appropriate.
Tracking issue for what appears to be broken support for CONFIG_SPI_ASYNC in the lpspi driver.
west build -b mimxrt1024_evk -p always tests/drivers/spi/spi_loopback -DCONFIG_SPI_ASYNC=y
SPI_ASYNC is enabled by default for the spi_loopback test except that someone has apparently added kconfig overlays to disable testing of the spi async api and disable this symbol for platforms with an LPSPI.