From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] dma: imx-sdma: add generic DMA device tree bindings support
Date: Wed, 24 Apr 2013 22:04:31 +0800 [thread overview]
Message-ID: <1366812273-10833-1-git-send-email-shawn.guo@linaro.org> (raw)
The series adds add generic DMA device tree bindings support for
imx-sdma. The legacy DMA requesting support is still there and will
be removed after all clients get converted to generic DMA DT helper.
Shawn Guo (2):
dma: imx: change enum definitions to macros
dma: imx-sdma: move to generic device tree bindings
.../devicetree/bindings/dma/fsl-imx-sdma.txt | 22 ++++++++++
drivers/dma/imx-sdma.c | 44 +++++++++++++++++++-
include/dt-bindings/dma/imx.h | 29 +++++++++++++
include/linux/platform_data/dma-imx.h | 37 +---------------
4 files changed, 95 insertions(+), 37 deletions(-)
create mode 100644 include/dt-bindings/dma/imx.h
--
1.7.9.5
next reply other threads:[~2013-04-24 14:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-24 14:04 Shawn Guo [this message]
2013-04-24 14:04 ` [PATCH 1/2] dma: imx: change enum definitions to macros Shawn Guo
2013-04-24 14:04 ` [PATCH 2/2] dma: imx-sdma: move to generic device tree bindings Shawn Guo
2013-04-24 14:23 ` Fabio Estevam
2013-04-24 14:39 ` Shawn Guo
2013-04-24 14:26 ` Arnd Bergmann
2013-04-24 14:43 ` Shawn Guo
2013-04-24 14:52 ` Arnd Bergmann
2013-04-24 15:15 ` Shawn Guo
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=1366812273-10833-1-git-send-email-shawn.guo@linaro.org \
--to=shawn.guo@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).