Hello, This short serie addresses two issues in Armada-3700 SPI controller driver. Second patch from Zachary Zhang fixes the way padding is introduced in not 4-byte aligned SPI transfers (that fails some NAND flash devices). It also revealed the issue fixed by the first commit when using quad-SPI. Thus, it would be preferable to apply them in that order. Differences with the first version: - Added this cover letter. - Fixed the commit titles by using "spi: armada-3700:" prefix. And sorry for the noise. Thanks, Miquel Miquel Raynal (1): spi: armada-3700: Fix failing commands with quad-SPI Zachary Zhang (1): spi: armada-3700: Fix padding when sending not 4-byte aligned data drivers/spi/spi-armada-3700.c | 142 ++++++++++++++---------------------------- 1 file changed, 46 insertions(+), 96 deletions(-) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html