From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH v3] ata: add Amiga Gayle PATA controller driver Date: Mon, 19 Mar 2018 07:42:06 -0700 Message-ID: <20180319144206.GI2943022@devbig577.frc2.facebook.com> References: <24149929.AaKeg4hYhL@amdc3058> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <24149929.AaKeg4hYhL@amdc3058> Sender: linux-kernel-owner@vger.kernel.org To: Bartlomiej Zolnierkiewicz Cc: John Paul Adrian Glaubitz , Michael Schmitz , Geert Uytterhoeven , Philippe Ombredanne , Andy Shevchenko , linux-ide@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org List-Id: linux-ide@vger.kernel.org On Fri, Mar 16, 2018 at 05:15:47PM +0100, Bartlomiej Zolnierkiewicz wrote: > Add Amiga Gayle PATA controller driver. It enables libata support > for the on-board IDE interfaces on some Amiga models (A600, A1200, > A4000 and A4000T) and also for IDE interfaces on the Zorro expansion > bus (M-Tech E-Matrix 530 expansion card). > > Thanks to John Paul Adrian Glaubitz and Michael Schmitz for help > with testing the driver. > > Tested-by: John Paul Adrian Glaubitz > Cc: Michael Schmitz > Cc: Geert Uytterhoeven > Cc: Philippe Ombredanne > Cc: Andy Shevchenko > Signed-off-by: Bartlomiej Zolnierkiewicz Applied to libata/for-4.17. Thanks, Bart. -- tejun