From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: [PATCH v5 00/14] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver Date: Mon, 03 Feb 2014 23:07:39 +0100 Message-ID: <52F0132B.8090008@redhat.com> References: <1390417489-5354-1-git-send-email-hdegoede@redhat.com> <20140203160936.GC30250@htj.dyndns.org> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <20140203160936.GC30250-Gd/HAXX7CRxy/B6EtB590w@public.gmane.org> List-Post: , List-Help: , List-Archive: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Subscribe: , List-Unsubscribe: , To: Tejun Heo Cc: Oliver Schinagl , Maxime Ripard , Richard Zhu , Roger Quadros , linux-ide-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Hi, On 02/03/2014 05:09 PM, Tejun Heo wrote: > Hello, > > On Wed, Jan 22, 2014 at 08:04:35PM +0100, Hans de Goede wrote: >> Here is v4 of my patchset for adding ahci-sunxi support. It has grown quite >> a bit since I've been going for a more generic approach this time and I've >> also cleaned up the ahci-imx driver to use the same generic approach. > > On top of which tree were these patches generated? They don't apply > to 3.14-rc1. They are on top of 3.13, I'll rebase them, address Maxime's review of the dts bits and send a new version sometime during the next couple of days. Thanks, Hans