From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750978AbcEHUA0 (ORCPT ); Sun, 8 May 2016 16:00:26 -0400 Received: from mail-qg0-f65.google.com ([209.85.192.65]:36146 "EHLO mail-qg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750849AbcEHUAX (ORCPT ); Sun, 8 May 2016 16:00:23 -0400 Date: Sun, 8 May 2016 16:00:08 -0400 From: Tejun Heo To: Andy Shevchenko Cc: Andy Shevchenko , linux-ide@vger.kernel.org, Rob Herring , "open list:LINUX FOR POWERPC PA SEMI PWRFICIENT" , "linux-kernel@vger.kernel.org" , Christian Lamparter , =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= , Julian Margetson , Vinod Koul Subject: Re: [PATCH v2 00/23] ata: sata_dwc_460ex: make it working again Message-ID: <20160508200008.GM4775@htj.duckdns.org> References: <1461661404-1952-1-git-send-email-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Andy. On Wed, May 04, 2016 at 03:22:51PM +0300, Andy Shevchenko wrote: > Tejun, since Vinod applied all necessary patches into his tree, the > series now has just a dependency to whatever branch / tag he marks for > it. > Do we have a chance to see the SATA series be applied in your tree? Applied 1-22 to libata/for-4.7. There was a couple trivial conflicts which I resolved while applying but it'd be great if you can check whether everything looks okay. https://git.kernel.org/cgit/linux/kernel/git/tj/libata.git/log/?h=for-4.7 How is patch 23 gonna be routed? Should I pick that one up too? Thanks. -- tejun