From: mpa@pengutronix.de (Markus Pargmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 0/2] dma: imx-dma: OFTree support
Date: Sun, 26 May 2013 11:53:19 +0200 [thread overview]
Message-ID: <1369562001-11494-1-git-send-email-mpa@pengutronix.de> (raw)
Hi,
this series adds support for the generic DMA DT bindings for imx-dma.
Regards,
Markus
Changes in v7:
- rebased onto v3.10-rc2
Markus Pargmann (2):
dma: imx-dma: Add oftree support
DMA: imx-dma: imxdma->dev used uninitialized
.../devicetree/bindings/dma/fsl-imx-dma.txt | 48 ++++++++++++++
drivers/dma/imx-dma.c | 77 +++++++++++++++++++++-
include/linux/platform_data/dma-imx.h | 6 +-
3 files changed, 126 insertions(+), 5 deletions(-)
create mode 100644 Documentation/devicetree/bindings/dma/fsl-imx-dma.txt
next reply other threads:[~2013-05-26 9:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-26 9:53 Markus Pargmann [this message]
2013-05-26 9:53 ` [PATCH v7 1/2] dma: imx-dma: Add oftree support Markus Pargmann
2013-05-27 9:01 ` Sascha Hauer
2013-05-26 9:53 ` [PATCH v7 2/2] DMA: imx-dma: imxdma->dev used uninitialized Markus Pargmann
2013-05-27 10:03 ` [PATCH v7 0/2] dma: imx-dma: OFTree support Vinod Koul
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=1369562001-11494-1-git-send-email-mpa@pengutronix.de \
--to=mpa@pengutronix.de \
--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).