linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] PL08x device tree support
@ 2014-09-12  7:36 Linus Walleij
  0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2014-09-12  7:36 UTC (permalink / raw)
  To: linux-arm-kernel

This patch set has been sitting on my harddisk for some time, and
now that I saw Roland Stigge posting similar stuff I guess it is time
to get it out the door.

Roland: please look at this and see if it will be appropriate for the
LPC32xx as well, or if major changes are needed.

A major concern has been the muxed signals found on some platforms.
I leave the door open for adding signal muxes in front of any DMA
engine, but hope that this and the platforms that need it can be
handled separately from the fixed one-channel-per-signal assignment
found on the simpler platforms.

Linus Walleij (4):
  dma: pl08x: support fixed signal assignment
  dmaengine: device tree bindings for PL08x
  dmaengine: support device tree channel assignment
  ARM: nomadik: add DMA support

 .../devicetree/bindings/dma/arm-pl08x.txt          | 182 +++++++++++++
 arch/arm/boot/dts/ste-nomadik-stn8815.dtsi         | 296 +++++++++++++++++++++
 drivers/dma/amba-pl08x.c                           | 256 +++++++++++++++++-
 3 files changed, 731 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/dma/arm-pl08x.txt

-- 
1.9.3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-12  7:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-12  7:36 [PATCH 0/4] PL08x device tree support Linus Walleij

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