Linux SPI subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix issues in Armada-3700 SPI controller driver
@ 2017-09-13 16:21 Miquel Raynal
       [not found] ` <20170913162139.17598-1-miquel.raynal-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: Miquel Raynal @ 2017-09-13 16:21 UTC (permalink / raw)
  To: Mark Brown, linux-spi-u79uwXL29TY76Z2rM5mHXA
  Cc: Thomas Petazzoni, Gregory Clement, Antoine Tenart, Nadav Haklai,
	Miquel Raynal

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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-13 18:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-13 16:21 [PATCH v2 0/2] Fix issues in Armada-3700 SPI controller driver Miquel Raynal
     [not found] ` <20170913162139.17598-1-miquel.raynal-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2017-09-13 16:21   ` [PATCH v2 1/2] spi: armada-3700: Fix failing commands with quad-SPI Miquel Raynal
2017-09-13 16:21   ` [PATCH v2 2/2] spi: armada-3700: Fix padding when sending not 4-byte aligned data Miquel Raynal
2017-09-13 17:20   ` [PATCH v2 0/2] Fix issues in Armada-3700 SPI controller driver Gregory CLEMENT
     [not found]     ` <87o9qeh5w9.fsf-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2017-09-13 18:12       ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox