ata: mvebu: move mvebu sata driver to drivers/ata directory
Currently mvebu sata driver is in arch/arm/mach_mvebu directory, this patch moves it to drivers/ata directory with renaming "sata.c" to "ahci_mvebu.c" which is aligned to Linux. New ahci driver's kconfig option is added as AHCI_MVEBU which selects SCSI_AHCI and is based on AHCI. Signed-off-by:Ken Ma <make@marvell.com> Reviewed-by:
Stefan Roese <sr@denx.de> Reviewed-by:
Simon Glass <sjg@chromium.org> Signed-off-by:
Stefan Roese <sr@denx.de>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- arch/arm/mach-mvebu/Makefile 0 additions, 1 deletionarch/arm/mach-mvebu/Makefile
- drivers/ata/Kconfig 10 additions, 0 deletionsdrivers/ata/Kconfig
- drivers/ata/Makefile 1 addition, 0 deletionsdrivers/ata/Makefile
- drivers/ata/ahci_mvebu.c 0 additions, 0 deletionsdrivers/ata/ahci_mvebu.c
File moved
Please register or sign in to comment