Re: [PATCH v2 0/5] ata: Add APM X-Gene SATA controller support

2013-11-12 Thread Bartlomiej Zolnierkiewicz
Hi, Please remember to include linux-...@vger.kernel.org on CC: for ATA patches. Also from the quick look it seems that: - patch #4 (ata: Add APM X-Gene SATA serdes functions) should come before patch #3 (ata: Add APM X-Gene SATA driver) as code in patch #3 depends on the code in patch #4 -

Re: [PATCH v2 0/5] ata: Add APM X-Gene SATA controller support

2013-11-12 Thread Sergei Shtylyov
Hello. On 12-11-2013 19:40, Bartlomiej Zolnierkiewicz wrote: Please remember to include linux-...@vger.kernel.org on CC: for ATA patches. Also from the quick look it seems that: - patch #4 (ata: Add APM X-Gene SATA serdes functions) should come before patch #3 (ata: Add APM X-Gene SATA

Re: [PATCH v2 0/5] ata: Add APM X-Gene SATA controller support

2013-11-12 Thread Bartlomiej Zolnierkiewicz
Hi Sergei, On Tuesday, November 12, 2013 08:34:36 PM Sergei Shtylyov wrote: Hello. On 12-11-2013 19:40, Bartlomiej Zolnierkiewicz wrote: Please remember to include linux-...@vger.kernel.org on CC: for ATA patches. Also from the quick look it seems that: - patch #4 (ata: Add APM

[PATCH v2 0/5] ata: Add APM X-Gene SATA controller support

2013-11-08 Thread Loc Ho
ata: Add APM X-Gene SATA controller support v2: * Clean up file sata_xgene.c with Lindent and etc * Clean up file sata_xgene_serdes.c with Lindent and etc * Add description to each patch v1: * inital version Signed-off-by: Loc Ho l...@apm.com Signed-off-by: Tuan Phan tp...@apm.com