From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755633AbbCSSW4 (ORCPT ); Thu, 19 Mar 2015 14:22:56 -0400 Received: from mail-vc0-f180.google.com ([209.85.220.180]:62058 "EHLO mail-vc0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751303AbbCSSWy (ORCPT ); Thu, 19 Mar 2015 14:22:54 -0400 Date: Thu, 19 Mar 2015 14:22:50 -0400 From: Tejun Heo To: Feng Kan Cc: patches@apm.com, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org Subject: Re: [PATCH RESEND] sata: xgene: add ACPI support for APM X-Gene SATA ports Message-ID: <20150319182250.GC19657@htj.duckdns.org> References: <1426723435-22378-1-git-send-email-fkan@apm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1426723435-22378-1-git-send-email-fkan@apm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 18, 2015 at 05:03:55PM -0700, Feng Kan wrote: > This adds ACPI support for the APM X-Gene SATA ports. When the system > boots using ACPI table, the SATA ports are able to configure using the > values supplied by the ACPI table rather than the DTS. > > Signed-off-by: Feng Kan > Reviewed-by: Hanjun Guo Applied to libata/for-4.1. Thanks. -- tejun