From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/6] Some fixes and cleanup on imx-dma device registration
Date: Mon, 27 Jun 2011 11:51:20 +0200 [thread overview]
Message-ID: <20110627095120.GA6069@pengutronix.de> (raw)
In-Reply-To: <1308753691-14442-1-git-send-email-shawn.guo@linaro.org>
On Wed, Jun 22, 2011 at 10:41:25PM +0800, Shawn Guo wrote:
> The patch set makes some small fixes on imx-dma device registration
> code, and then cleans up the code by breaking the concentrated
> imx-dma device registration into soc specific setup function.
> This is basically what gpio-mxc device registration is doing.
> In this way, we can avoid the churn of "#ifdef" and the cpu_is_mx
> checking on such a long list of soc family, which makes no sense,
> considering more soc supports need to be added and we need to
> support single image for multiple socs in the long run.
>
> Changes since v1:
> * Drop the patch #5 in v1 and add another one to pass firmware
> name as a string via platform data
> * Rebase it on Sascha's tree
>
> Shawn Guo (6):
> ARM: mxc: imx-sdma device gets 16K iosize than 4K
> ARM: mxc: sdma on imx25 is a V2 block
> ARM: mxc: change imx-dma default to_version to 1
> ARM: mxc: imx-dma on imx25 has no other TO version but TO1
> ARM: mxc: clean up imx-dma device registration
> dmaengine: imx-sdma: pass sdma firmware name via platform data
Applied to -next.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2011-06-27 9:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-22 14:41 [PATCH v2 0/6] Some fixes and cleanup on imx-dma device registration Shawn Guo
2011-06-22 14:41 ` [PATCH v2 1/6] ARM: mxc: imx-sdma device gets 16K iosize than 4K Shawn Guo
2011-06-22 14:41 ` [PATCH v2 2/6] ARM: mxc: sdma on imx25 is a V2 block Shawn Guo
2011-06-22 14:41 ` [PATCH v2 3/6] ARM: mxc: change imx-dma default to_version to 1 Shawn Guo
2011-06-22 14:41 ` [PATCH v2 4/6] ARM: mxc: imx-dma on imx25 has no other TO version but TO1 Shawn Guo
2011-06-22 14:41 ` [PATCH v2 5/6] ARM: mxc: clean up imx-dma device registration Shawn Guo
2011-06-22 14:41 ` [PATCH v2 6/6] dmaengine: imx-sdma: pass sdma firmware name via platform data Shawn Guo
2011-06-23 7:45 ` Sascha Hauer
2011-06-24 10:50 ` Vinod Koul
2011-06-27 9:51 ` Sascha Hauer [this message]
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=20110627095120.GA6069@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).