From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] dma: imx-sdma: Add ROM script addresses to driver
Date: Tue, 20 Aug 2013 10:04:30 +0200 [thread overview]
Message-ID: <1376985873-25776-1-git-send-email-s.hauer@pengutronix.de> (raw)
Changes since v1:
- skip handling of SoCs which have a tapeout specific SDMA firmware,
namely i.MX31/35
----------------------------------------------------------------
Sascha Hauer (3):
dma: imx-sdma: Use struct for driver data
dma: imx-sdma: Add ROM script addresses to driver
ARM: i.MX: remove sdma script address arrays from platform data
.../devicetree/bindings/dma/fsl-imx-sdma.txt | 7 +-
arch/arm/mach-imx/mm-imx25.c | 17 ---
arch/arm/mach-imx/mm-imx5.c | 14 --
drivers/dma/imx-sdma.c | 161 +++++++++++++++++----
4 files changed, 137 insertions(+), 62 deletions(-)
next reply other threads:[~2013-08-20 8:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-20 8:04 Sascha Hauer [this message]
2013-08-20 8:04 ` [PATCH 1/3] dma: imx-sdma: Use struct for driver data Sascha Hauer
2013-08-26 15:19 ` Vinod Koul
2013-08-20 8:04 ` [PATCH 2/3] dma: imx-sdma: Add ROM script addresses to driver Sascha Hauer
2013-08-20 8:04 ` [PATCH 3/3] ARM: i.MX: remove sdma script address arrays from platform data Sascha Hauer
2013-08-20 8:52 ` [PATCH v2] dma: imx-sdma: Add ROM script addresses to driver Shawn Guo
2013-08-22 7:13 ` Sascha Hauer
2013-08-26 15:17 ` 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=1376985873-25776-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@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).