From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: [PATCH RFC v4 00/10] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver Date: Mon, 03 Feb 2014 23:08:52 +0100 Message-ID: <52F01374.70405@redhat.com> References: <1390236303-22538-1-git-send-email-hdegoede@redhat.com> 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: List-Post: , List-Help: , List-Archive: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Subscribe: , List-Unsubscribe: , To: Rob Herring Cc: Tejun Heo , devicetree , linux-ide-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Oliver Schinagl , Richard Zhu , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Maxime Ripard , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , Roger Quadros List-Id: devicetree@vger.kernel.org Hi, On 02/03/2014 05:31 PM, Rob Herring wrote: > On Mon, Jan 20, 2014 at 10:44 AM, Hans de Goede wrote: >> Hi All, >> >> 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. > > I don't know if you missed it or just don't intend to refactor all > AHCI drivers, but the highbank driver could benefit from this as well. I don't intend to refactor all of them, esp. not the ones for which I don't have hardware to test. As they say: patches welcome :) Regards, Hans