On Wed, Sep 11, 2019 at 12:25:22PM +0100, Mark Brown wrote: > On Wed, Sep 11, 2019 at 12:15:30PM +0200, Lukas Wunner wrote: > > Commit 3bd7f6589f67 ("spi: bcm2835: Overcome sglist entry length > > limitation") amended the BCM2835 SPI driver with support for DMA > > transfers whose buffers are not aligned to 4 bytes and require more than > > one sglist entry. > > You said in the cover letter that this was at the start of the > series but it's actually patch 4 All preceding patches do not touch spi-bcm2835.c, that's what I meant with "front of the series". > and in any case it was already applied so > I'm not clear why you're resending it. I based the series on your for-5.4 branch and didn't notice that you had already applied this one to for-5.3. This wasn't really meant as a fix and it's not necessary for it to to be applied to for-5.3, though there's no harm either as long as it lands in Linus' tree before the other patches in this series. > If there's any difference > from the previous version please send an incremental fix for it > instead. There is no difference aside from a Tested-by tag for Noralf Trønnes which is missing from the commit on your for-5.3 branch. Thanks, Lukas