linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/2] spi: Add DMA support for ti-qspi
@ 2016-08-17  9:52 Vignesh R
  2016-08-17  9:52 ` [PATCH v6 1/2] spi: Add support to handle kmap'd buffers in spi_map_buf() Vignesh R
       [not found] ` <20160817095237.13101-1-vigneshr-l0cyMroinI0@public.gmane.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Vignesh R @ 2016-08-17  9:52 UTC (permalink / raw)
  To: Mark Brown
  Cc: linux-spi-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-omap-u79uwXL29TY76Z2rM5mHXA, Vignesh R


This series adds support for DMA during QSPI flash read using memory
mapped mode.

Tested on DRA74 EVM, DRA72 EVM and AM437x SK on linux-next.

Vignesh R (2):
  spi: Add support to handle kmap'd buffers in spi_map_buf()
  spi: spi-ti-qspi: Add DMA support for QSPI mmap read

 drivers/spi/spi-ti-qspi.c | 139 ++++++++++++++++++++++++++++++++++++++++------
 drivers/spi/spi.c         |  17 +++++-
 2 files changed, 136 insertions(+), 20 deletions(-)

-- 
2.9.2

--
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:[~2016-08-17 11:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-17  9:52 [PATCH v6 0/2] spi: Add DMA support for ti-qspi Vignesh R
2016-08-17  9:52 ` [PATCH v6 1/2] spi: Add support to handle kmap'd buffers in spi_map_buf() Vignesh R
2016-08-17 11:25   ` Applied "spi: Add support to handle kmap'd buffers in spi_map_buf()" to the spi tree Mark Brown
     [not found] ` <20160817095237.13101-1-vigneshr-l0cyMroinI0@public.gmane.org>
2016-08-17  9:52   ` [PATCH v6 2/2] spi: spi-ti-qspi: Add DMA support for QSPI mmap read Vignesh R
     [not found]     ` <20160817095237.13101-3-vigneshr-l0cyMroinI0@public.gmane.org>
2016-08-17 11:25       ` Applied "spi: spi-ti-qspi: Add DMA support for QSPI mmap read" to the spi tree Mark Brown

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).