devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND v11 0/2] dma: Add Freescale eDMA engine driver support
@ 2014-02-18  2:17 Jingchang Lu
       [not found] ` <1392689832-17011-1-git-send-email-b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
  2014-02-18  2:17 ` [PATCH RESEND v11 2/2] dma: Add Freescale eDMA engine driver support Jingchang Lu
  0 siblings, 2 replies; 5+ messages in thread
From: Jingchang Lu @ 2014-02-18  2:17 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,
	dmaengine-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                             | 975 +++++++++++++++++++++
 5 files changed, 1092 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] 5+ messages in thread

end of thread, other threads:[~2014-02-18 11:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-18  2:17 [PATCH RESEND v11 0/2] dma: Add Freescale eDMA engine driver support Jingchang Lu
     [not found] ` <1392689832-17011-1-git-send-email-b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-02-18  2:17   ` [PATCH RESEND v11 1/2] ARM: dts: vf610: Add eDMA node Jingchang Lu
     [not found]     ` <1392689832-17011-2-git-send-email-b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-02-18  3:45       ` Shawn Guo
2014-02-18  2:17 ` [PATCH RESEND v11 2/2] dma: Add Freescale eDMA engine driver support Jingchang Lu
     [not found]   ` <1392689832-17011-3-git-send-email-b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org>
2014-02-18 11:29     ` Vinod Koul

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