From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] PL08x device tree support
Date: Fri, 12 Sep 2014 09:36:04 +0200 [thread overview]
Message-ID: <1410507364-32299-1-git-send-email-linus.walleij@linaro.org> (raw)
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
reply other threads:[~2014-09-12 7:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1410507364-32299-1-git-send-email-linus.walleij@linaro.org \
--to=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).