Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S945989AbcJSRdU (ORCPT ); Wed, 19 Oct 2016 13:33:20 -0400 Received: from mail-yb0-f196.google.com ([209.85.213.196]:33073 "EHLO mail-yb0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S945567AbcJSRdR (ORCPT ); Wed, 19 Oct 2016 13:33:17 -0400 Date: Wed, 19 Oct 2016 13:33:14 -0400 From: Tejun Heo To: yuantian.tang@nxp.com Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ahci: qoriq: added ls1046a platform support Message-ID: <20161019173314.GF18532@htj.duckdns.org> References: <1476003064-47306-1-git-send-email-yuantian.tang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1476003064-47306-1-git-send-email-yuantian.tang@nxp.com> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 284 Lines: 13 On Sun, Oct 09, 2016 at 04:51:04PM +0800, yuantian.tang@nxp.com wrote: > From: Tang Yuantian > > Ls1046a is a new introduced soc which supports ATA3.0. > > Signed-off-by: Tang Yuantian Applied to libata/for-4.10. Thanks. -- tejun