From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tejun Heo Subject: Re: [PATCH v2] ata: xgene: Enable NCQ support for APM X-Gene SATA controller hardware v1.1 Date: Wed, 18 Jan 2017 11:23:08 -0800 Message-ID: <20170118192308.GC9171@mtj.duckdns.org> References: <1479462345-13942-1-git-send-email-rsahu@apm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Rameshwar Sahu Cc: Devicetree List , mlangsdo@redhat.com, Arnd Bergmann , linux-scsi@vger.kernel.org, Jon Masters , patches , linux-ide@vger.kernel.org, Olof Johansson , linux-arm List-Id: devicetree@vger.kernel.org Hello, On Tue, Jan 17, 2017 at 08:25:21PM +0530, Rameshwar Sahu wrote: > Hi Tejun, > > On Fri, Nov 18, 2016 at 3:15 PM, Rameshwar Prasad Sahu wrote: > > This patch enables NCQ support for APM X-Gene SATA controller hardware v1.1 > > that was broken with hardware v1.0. Second thing, here we should not assume > > XGENE_AHCI_V2 always in case of having valid _CID in ACPI table. I need to > > remove this assumption because V1_1 also has a valid _CID for backward > > compatibly with v1. > > > > v2 changes: > > 1. Changed patch description > > > > Signed-off-by: Rameshwar Prasad Sahu Hmm... I don't have the patch in my queue. Can you please resend it? Thanks. -- tejun