You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spi: spi-imx: complete DMA transfers on target mode
Init RX channel before RX in target mode. When SPI is used in target_mode
and DMA transfer are used, completing the PIO/ISR transfer won't work.
DMA transfers have to be completed by own completion with channel
termination.
Signed-off-by: Andrej Valek <[email protected]>
0 commit comments