Re: [PATCH 1/2] ata: mediatek: add support for MediaTek SATA controller

2017-07-29 Thread kbuild test robot
Hi Ryder, [auto build test WARNING on tj-libata/for-next] [also build test WARNING on v4.13-rc2 next-20170728] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Ryder-Lee/Add-support-for-MediaTek-A

[PATCH 1/2] ata: mediatek: add support for MediaTek SATA controller

2017-07-26 Thread Ryder Lee
This adds support the AHCI-compliant Serial ATA controller present on MediaTek SoCs. Signed-off-by: Ryder Lee --- drivers/ata/Kconfig| 10 +++ drivers/ata/Makefile | 1 + drivers/ata/ahci_mtk.c | 196 + 3 files changed, 207 insertions(+)