]> asedeno.scripts.mit.edu Git - linux.git/commit
ata: add Amiga Gayle PATA controller driver
authorBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 16 Mar 2018 16:15:47 +0000 (17:15 +0100)
committerTejun Heo <tj@kernel.org>
Mon, 19 Mar 2018 14:41:36 +0000 (07:41 -0700)
commit9ab27d1d35fda0c5fce624083e92546a8545e7e5
treec4b2e4b8f3d31231243ecf58d50e237a946709da
parente5878732a521dd31ea6377875e49adc424503e5b
ata: add Amiga Gayle PATA controller driver

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 <glaubitz@physik.fu-berlin.de>
Cc: Michael Schmitz <schmitzmic@gmail.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/pata_gayle.c [new file with mode: 0644]