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: In-Reply-To: <1384457519-21335-1-git-send-email-lho@apm.com> Sender: linux-ide-owner@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 List-Id: linux-scsi@vger.kernel.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