From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i.MX PATA cleanup and i.MX51 support
Date: Tue, 9 Apr 2013 09:41:35 +0200 [thread overview]
Message-ID: <20130409074135.GB10373@pengutronix.de> (raw)
In-Reply-To: <1365067509-10186-1-git-send-email-s.hauer@pengutronix.de>
Hi Jeff,
Any comments to this series? Can you queue 1-4 for the next merge
window?
Sascha
On Thu, Apr 04, 2013 at 11:25:03AM +0200, Sascha Hauer wrote:
> The following contains some cleanup and devicetree support for the
> i.MX PATA driver. Also i.MX51 PATA support is added.
>
> The first four patches should go via the ata tree, the others through
> arm-soc, they do not depend on each other.
>
> Sascha
>
> ----------------------------------------------------------------
> Sascha Hauer (6):
> ata: i.MX PATA: Use devm_clk_get
> ata: i.MX PATA: cleanup error path
> ata: i.MX PATA: use void __iomem * for regs
> ata: i.MX PATA: add devicetree support
> ARM: i.MX5: Add PATA and SRTC clocks
> ARM: i.MX51: Add PATA support
>
> Documentation/devicetree/bindings/ata/imx-pata.txt | 17 +++++++++
> .../devicetree/bindings/clock/imx5-clock.txt | 2 +
> arch/arm/boot/dts/imx51.dtsi | 44 ++++++++++++++++++++++
> arch/arm/mach-imx/clk-imx51-imx53.c | 4 +-
> drivers/ata/pata_imx.c | 36 +++++++++++++-----
> 5 files changed, 92 insertions(+), 11 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/ata/imx-pata.txt
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
--
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:[~2013-04-09 7:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-04 9:25 [PATCH] i.MX PATA cleanup and i.MX51 support Sascha Hauer
2013-04-04 9:25 ` [PATCH 1/6] ata: i.MX PATA: Use devm_clk_get Sascha Hauer
2013-04-04 9:25 ` [PATCH 2/6] ata: i.MX PATA: cleanup error path Sascha Hauer
2013-04-04 9:25 ` [PATCH 3/6] ata: i.MX PATA: use void __iomem * for regs Sascha Hauer
2013-04-04 9:25 ` [PATCH 4/6] ata: i.MX PATA: add devicetree support Sascha Hauer
2013-04-11 23:38 ` Jeff Garzik
2013-04-04 9:25 ` [PATCH 5/6] ARM: i.MX5: Add PATA and SRTC clocks Sascha Hauer
2013-04-04 13:13 ` Shawn Guo
2013-04-04 9:25 ` [PATCH 6/6] ARM: i.MX51: Add PATA support Sascha Hauer
2013-04-09 7:41 ` 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=20130409074135.GB10373@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).