Skip to content
Commit 2a4acb2c authored by Mike J. Chen's avatar Mike J. Chen Committed by David Leach
Browse files

drivers: spi: mcux_flexcomm: fix chip select bug w/ dma transfers

Fix for bug:
https://github.com/zephyrproject-rtos/zephyr/issues/59575



The dma version of the version of the driver can
invoke multiple intermediate dma transfers, like
when the spi_buf_set count is greater than one.
However, there is a bug where chip select is not kept
asserted for all intermediate dma transfers required
to process the entire spi_buf_set.

Signed-off-by: default avatarMike J. Chen <mjchen@google.com>
parent 36f35f83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment