From mboxrd@z Thu Jan 1 00:00:00 1970 From: tj@kernel.org (Tejun Heo) Date: Tue, 29 Jul 2014 10:26:48 -0400 Subject: [PATCH v4 0/4]ata: Fixes related to APM X-Gene SATA host controller driver. In-Reply-To: <1406616892-30273-1-git-send-email-stripathi@apm.com> References: <1406616892-30273-1-git-send-email-stripathi@apm.com> Message-ID: <20140729142648.GA4791@htj.dyndns.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jul 29, 2014 at 12:24:48PM +0530, Suman Tripathi wrote: > This patch set contains a couple of fixes related to APM X-Gene SATA > controller driver. > > v2 Change: > 1. Drop the Link down retry patch from this patch set. > > v4 Change: > 1. Drop the patch to fix the csr-mask in dts for PHY clock > node of SATA Host Controller 1. > 2. Add the patch to correct the OOB tunning parameters for > the COMINIT/COMWAKE parameters. > 3. Add the patch to remove the NCQ support from the APM > X-Gene AHCI SATA Host controller driver. > 4. Add the patch to remove the clock and PHY reference nodes > from the APM X-Gene Host controller dts node. > > Signed-off-by: Loc Ho > Signed-off-by: Suman Tripathi Applied 1 and 3 to libata/for-3.17. 4 doesn't apply. Also, please prefix the patches with "ahci_xgene: " from now on. Thanks. -- tejun