linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Enable DMA for daVinci SPI controller
@ 2017-02-10 15:29 Frode Isaksen
  2017-02-10 15:29 ` [PATCH 1/8] spi: davinci: Use SPI framework to handle DMA mapping Frode Isaksen
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Frode Isaksen @ 2017-02-10 15:29 UTC (permalink / raw)
  To: linux-arm-kernel

Enable DMA for the daVinci SPI using the SPI framework DMA mapping
function. Also, add some extra options to the spi-loopback-test
module to catch errors caused by many SG entries.
This has been tested using spidev_test, spi-loopback-test and
mounting and read/write UBIFS volume over SPI flash.

In-Reply-To: 

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

end of thread, other threads:[~2017-03-22 13:30 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-10 15:29 Enable DMA for daVinci SPI controller Frode Isaksen
2017-02-10 15:29 ` [PATCH 1/8] spi: davinci: Use SPI framework to handle DMA mapping Frode Isaksen
2017-02-13 11:30   ` Mark Brown
2017-02-10 15:29 ` [PATCH 2/8] spi: davinci: enable DMA when channels are defined in DT Frode Isaksen
2017-02-13 11:32   ` Mark Brown
2017-02-10 15:29 ` [PATCH 3/8] spi: davinci: limit the transfer size if DMA enabled Frode Isaksen
2017-02-10 19:07   ` Kevin Hilman
2017-02-13  5:59   ` Sekhar Nori
2017-02-14 11:27     ` Frode Isaksen
2017-02-14 15:29       ` Sekhar Nori
2017-02-14 16:40         ` Frode Isaksen
2017-03-21 22:02     ` Peter Ujfalusi
2017-03-22 11:11       ` Frode Isaksen
2017-03-22 11:35         ` Sekhar Nori
2017-03-22 12:20           ` Peter Ujfalusi
2017-03-22 13:30             ` Frode Isaksen
2017-02-10 15:29 ` [PATCH 4/8] spi: davinci: flush caches when performing DMA Frode Isaksen
2017-02-10 15:29 ` [PATCH 5/8] spi: davinci: do not use DMA if transfer length is less than 16 Frode Isaksen
2017-02-10 15:29 ` [PATCH 6/8] spi: loopback-test: set HW loopback mode if loopback set Frode Isaksen
2017-02-10 15:29 ` [PATCH 7/8] spi: loopback-test: add option to use vmalloc'ed buffers Frode Isaksen
2017-02-10 15:29 ` [PATCH 8/8] spi: loopback-test: limit length to spi_max_transfer_size() Frode Isaksen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).