Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932864Ab2JZMz0 (ORCPT ); Fri, 26 Oct 2012 08:55:26 -0400 Received: from mail.free-electrons.com ([88.190.12.23]:47132 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932712Ab2JZMzW (ORCPT ); Fri, 26 Oct 2012 08:55:22 -0400 Message-ID: <508A8825.8020502@free-electrons.com> Date: Fri, 26 Oct 2012 14:55:01 +0200 From: Gregory CLEMENT User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121011 Thunderbird/16.0.1 MIME-Version: 1.0 To: Andrew Lunn CC: Jason Cooper , linux-arm-kernel@lists.infradead.org, Arnd Bergmann , Olof Johansson , Ben Dooks , Ian Molton , Nicolas Pitre , Lior Amsalem , Maen Suleiman , Tawfik Bayouk , Shadi Ammouri , Eran Ben-Avi , Yehuda Yitschak , Nadav Haklai , Ike Pan , Jani Monoses , Chris Van Hoof , Dan Frazier , Thomas Petazzoni , Leif Lindholm , Jon Masters , David Marlin , Sebastian Hesselbarth , linux-kernel@vger.kernel.org Subject: Re: [PATCH V2 0/4] Adding SATA support for Armada 370/XP References: <1351254650-26861-1-git-send-email-gregory.clement@free-electrons.com> <20121026123908.GH21046@lunn.ch> In-Reply-To: <20121026123908.GH21046@lunn.ch> X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1948 Lines: 51 On 10/26/2012 02:39 PM, Andrew Lunn wrote: > On Fri, Oct 26, 2012 at 02:30:45PM +0200, Gregory CLEMENT wrote: >> Hello, >> >> this patch set adds the SATA support for Armada 370 and Armada XP. Few >> changes have been done since the first version by taking in account >> the comments received for the first version. >> >> The evaluation boards for Armada 370 and Armada XP come with 2 SATA >> ports, and when both are enable the coherent pool for DMA mapping was >> too short. It was exactly the same issue that was fixed for Kirkwood >> two months ago. So I used the same fix in the first patch. Later when >> Kirkwood will be part of mach-mvebu, then this fix will be shared >> between the 2 SoCs families. >> >> This patch set is based on 3.7-rc2 and depends one the framework clock >> support (the last version was posted last week: >> http://thread.gmane.org/gmane.linux.kernel/1375701). The git branch >> called mvebu-SATA-for-3.8 is also available at >> https://github.com/MISL-EBU-System-SW/mainline-public.git. > > Hi Gregory > > What about the openblocks-ax3? Well I don't have this hardware, Thomas have. But with this question I guess this board have (a) SATA port(s). Moreover openblocks-ax3 is not (yet) in Jason branch so I can't make a patch applying on a file which doesn't exist on my branch. It could be a dependency but I try to reduce it as far as I can. But as soon as this series will be applied, adding SATA support for openblocks-ax3 should be pretty fast and just a matter of updating the dts. > > Andrew > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/