Re: [PATCH 6.12.y] spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfers
Mehmet Fide <[email protected]>
| Newsgroups | org.kernel.vger.linux-spi,org.kernel.vger.linux-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
Thanks, that fits what we see. Larisa is on cc, so she may remember whether it started as a fix in the NXP branch. Either way the behaviour is the same. On vf610 in DMA mode the accel path drops the tail of odd length transfers and byte swaps under SPI_LSB_FIRST, and this commit removes both. That is what makes it worth having in 6.12.y, whatever the original intent was. Thanks, Mehmet