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@xxxxxxxxxxxxxxxxxxx > 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 | -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html