From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752764AbdATPAw (ORCPT ); Fri, 20 Jan 2017 10:00:52 -0500 Received: from mail-yw0-f193.google.com ([209.85.161.193]:33128 "EHLO mail-yw0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752206AbdATPAt (ORCPT ); Fri, 20 Jan 2017 10:00:49 -0500 Date: Fri, 20 Jan 2017 10:00:36 -0500 From: Tejun Heo To: Sekhar Nori Cc: Bartosz Golaszewski , Kevin Hilman , Patrick Titiano , Michael Turquette , Rob Herring , Mark Rutland , Russell King , David Lechner , linux-ide@vger.kernel.org, linux-devicetree , LKML , arm-soc , Olof Johansson , Arnd Bergmann Subject: Re: [PATCH v5 00/14] ARM: da850-lcdk: add SATA support Message-ID: <20170120150036.GA6164@mtj.duckdns.org> References: <1484911325-23425-1-git-send-email-bgolaszewski@baylibre.com> <20170120132843.GA31487@mtj.duckdns.org> <86bcbb3c-87e4-3508-f4a6-26529f39d374@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Sekhar. On Fri, Jan 20, 2017 at 07:52:35PM +0530, Sekhar Nori wrote: > Tejun, I am open to queuing the driver changes through ARM-SoC. I guess > with that there is little chance that SATA will be broken on linux-next > for a longish period of time. Yeah, I'd prefer the patchset staying together. That's how it was developed and tested. Don't wanna break it apart unnecessarily. The chance for conflicts is low and even when that happens dealing with them is pretty easy. Please feel free to add my acked-by and route the patches through ARM-SoC. Thanks. -- tejun