Re: [PATCH 6.12.y] spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfers

From: Mehmet Fide

Date: Tue Aug 11 2026 - 05:20:37 EST


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