public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] DW SPI: fixes and improvements
@ 2018-03-05 13:17 Eugeniy Paltsev
  2018-03-05 13:17 ` [U-Boot] [PATCH 1/5] DW SPI: fix tx data loss on FIFO flush Eugeniy Paltsev
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Eugeniy Paltsev @ 2018-03-05 13:17 UTC (permalink / raw)
  To: u-boot

Various fixes and improvements of designware spi driver.

Eugeniy Paltsev (5):
  DW SPI: fix tx data loss on FIFO flush
  DW SPI: fix transmit only mode
  DW SPI: refactor poll_transfer functions
  DW SPI: add option to use external gpio for chip select
  DW SPI: use 32 bit access instead of 16 and 32 bit mix

 drivers/spi/designware_spi.c | 132 ++++++++++++++++++++++++++++---------------
 1 file changed, 87 insertions(+), 45 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-03-21 19:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-05 13:17 [U-Boot] [PATCH 0/5] DW SPI: fixes and improvements Eugeniy Paltsev
2018-03-05 13:17 ` [U-Boot] [PATCH 1/5] DW SPI: fix tx data loss on FIFO flush Eugeniy Paltsev
2018-03-21 19:14   ` Jagan Teki
2018-03-05 13:17 ` [U-Boot] [PATCH 2/5] DW SPI: fix transmit only mode Eugeniy Paltsev
2018-03-05 13:17 ` [U-Boot] [PATCH 3/5] DW SPI: refactor poll_transfer functions Eugeniy Paltsev
2018-03-05 13:17 ` [U-Boot] [PATCH 4/5] DW SPI: add option to use external gpio for chip select Eugeniy Paltsev
2018-03-05 13:17 ` [U-Boot] [PATCH 5/5] DW SPI: use 32 bit access instead of 16 and 32 bit mix Eugeniy Paltsev
2018-03-13 15:14 ` [U-Boot] [PATCH 0/5] DW SPI: fixes and improvements Jagan Teki
2018-03-21 18:34   ` Jagan Teki
2018-03-21 19:07     ` Alexey Brodkin

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