All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv10 0/2] dma: Add Freescale eDMA engine driver support
@ 2014-01-17  6:04 ` Jingchang Lu
  0 siblings, 0 replies; 26+ messages in thread
From: Jingchang Lu @ 2014-01-17  6:04 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

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

Thread overview: 26+ 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 ` Jingchang Lu
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   ` Jingchang Lu
2014-01-17  6:04   ` Jingchang Lu
2014-01-17  6:04 ` [PATCHv10 2/2] dma: Add Freescale eDMA engine driver support Jingchang Lu
2014-01-17  6:04   ` Jingchang Lu
2014-01-17  6:04   ` Jingchang Lu
2014-01-20  7:40   ` Vinod Koul
2014-01-20  7:40     ` Vinod Koul
2014-01-20  9:06     ` Jingchang Lu
2014-01-20  9:06       ` Jingchang Lu
2014-01-20  9:06       ` Jingchang Lu
2014-01-20  9:35       ` Vinod Koul
2014-01-20  9:35         ` Vinod Koul
2014-01-20  9:35         ` Vinod Koul
2014-01-20 11:05         ` Jingchang Lu
2014-01-20 11:05           ` Jingchang Lu
2014-01-20 11:05           ` Jingchang Lu
2014-01-20 10:20           ` Vinod Koul
2014-01-20 10:20             ` Vinod Koul
2014-01-20 10:20             ` Vinod Koul
2014-01-20 14:26             ` Jingchang Lu
2014-01-20 14:26               ` Jingchang Lu
2014-01-20 14:26               ` Jingchang Lu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.