From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 0/3] ata: Add APM X-Gene SoC 6.0Gbps SATA PHY support Date: Fri, 15 Nov 2013 13:31:45 +0100 Message-ID: <201311151331.46341.arnd@arndb.de> References: <1384457519-21335-1-git-send-email-lho@apm.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de ([212.227.126.186]:52485 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752140Ab3KOMbx (ORCPT ); Fri, 15 Nov 2013 07:31:53 -0500 In-Reply-To: <1384457519-21335-1-git-send-email-lho@apm.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Loc Ho Cc: olof@lixom.net, tj@kernel.org, linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, jcm@redhat.com, Tuan Phan , Suman Tripathi On Thursday 14 November 2013, Loc Ho wrote: > ata: Add APM X-Gene SoC 6.0Gbps SATA PHY support > > This patch adds support for APM X-Gene SoC 6.0Gbps SATA PHY. This is the > physical layer interface for the corresponding SATA host controller. This > driver uses the new PHY generic framework posted by Kishon Vijay Abrahm. > > Signed-off-by: Loc Ho > Signed-off-by: Tuan Phan > Signed-off-by: Suman Tripathi > Reviewed-by: Arnd Bergmann > Reviewed-by: Olof Johansson Please remove the "Reviewed-by" tags and only add them back after you get a reply with the respective comment. Tags like "Reviewed-by", "Acked-by" or "Tested-by" are meant to signify that the reviewer or tester has looked at them and is happy with the results, which is not yet the case here. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 15 Nov 2013 13:31:45 +0100 Subject: [PATCH 0/3] ata: Add APM X-Gene SoC 6.0Gbps SATA PHY support In-Reply-To: <1384457519-21335-1-git-send-email-lho@apm.com> References: <1384457519-21335-1-git-send-email-lho@apm.com> Message-ID: <201311151331.46341.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 14 November 2013, Loc Ho wrote: > ata: Add APM X-Gene SoC 6.0Gbps SATA PHY support > > This patch adds support for APM X-Gene SoC 6.0Gbps SATA PHY. This is the > physical layer interface for the corresponding SATA host controller. This > driver uses the new PHY generic framework posted by Kishon Vijay Abrahm. > > Signed-off-by: Loc Ho > Signed-off-by: Tuan Phan > Signed-off-by: Suman Tripathi > Reviewed-by: Arnd Bergmann > Reviewed-by: Olof Johansson Please remove the "Reviewed-by" tags and only add them back after you get a reply with the respective comment. Tags like "Reviewed-by", "Acked-by" or "Tested-by" are meant to signify that the reviewer or tester has looked at them and is happy with the results, which is not yet the case here. Arnd