devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv10 0/2] dma: Add Freescale eDMA engine driver support
@ 2014-01-17  6:04 Jingchang Lu
  2014-01-17  6:04 ` [PATCHv10 1/2] ARM: dts: vf610: Add eDMA node Jingchang Lu
  2014-01-17  6:04 ` [PATCHv10 2/2] dma: Add Freescale eDMA engine driver support Jingchang Lu
  0 siblings, 2 replies; 9+ messages in thread
From: Jingchang Lu @ 2014-01-17  6:04 UTC (permalink / raw)
  To: vinod.koul-ral2JQCrhuEAvxtiuMwx3w
  Cc: dan.j.williams-ral2JQCrhuEAvxtiuMwx3w, arnd-r2nGTMty4D4,
	shawn.guo-QSEj5FYQhm4dnm+yROfE0A, pawel.moll-5wv7dgnIgG8,
	mark.rutland-5wv7dgnIgG8, swarren-3lzwWm7+Weoh9ZMKESR00Q,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA

This series add Freescale eDMA engine support.

Jingchang Lu (2):
	ARM: dts: vf610: Add eDMA node
	dma: Add Freescale eDMA engine driver support

 Documentation/devicetree/bindings/dma/fsl-edma.txt |  76 ++++
 arch/arm/boot/dts/vf610.dtsi                       |  30 ++
 drivers/dma/Kconfig                                |  10 +
 drivers/dma/Makefile                               |   1 +
 drivers/dma/fsl-edma.c                             | 956 +++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 1073 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/dma/fsl-edma.txt
 create mode 100644 drivers/dma/fsl-edma.c


--
To unsubscribe from this list: send the line "unsubscribe devicetree" 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] 9+ messages in thread

end of thread, other threads:[~2014-01-20 14:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-17  6:04 [PATCHv10 0/2] dma: Add Freescale eDMA engine driver support Jingchang Lu
2014-01-17  6:04 ` [PATCHv10 1/2] ARM: dts: vf610: Add eDMA node Jingchang Lu
2014-01-17  6:04 ` [PATCHv10 2/2] dma: Add Freescale eDMA engine driver support Jingchang Lu
2014-01-20  7:40   ` Vinod Koul
2014-01-20  9:06     ` Jingchang Lu
     [not found]       ` <43d79ce905e24e9bb58ef49ac19db7d7-AZ66ij2kwab4MB1ZSnT4iOO6mTEJWrR4XA4E9RH9d+qIuWR1G4zioA@public.gmane.org>
2014-01-20  9:35         ` Vinod Koul
2014-01-20 11:05           ` Jingchang Lu
     [not found]             ` <f173c2531461478899818365e06df437-AZ66ij2kwab4MB1ZSnT4iOO6mTEJWrR4XA4E9RH9d+qIuWR1G4zioA@public.gmane.org>
2014-01-20 10:20               ` Vinod Koul
     [not found]                 ` <20140120102007.GC26823-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-01-20 14:26                   ` Jingchang Lu

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