From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 01 Apr 2015 12:03:30 +0200 (CEST) Received: from localhost.localdomain ([127.0.0.1]:36566 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S27014868AbbDAKD3G6tNm (ORCPT ); Wed, 1 Apr 2015 12:03:29 +0200 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.9/8.14.8) with ESMTP id t31A3Swl020631; Wed, 1 Apr 2015 12:03:28 +0200 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.9/8.14.9/Submit) id t31A3QHv020630; Wed, 1 Apr 2015 12:03:26 +0200 Date: Wed, 1 Apr 2015 12:03:26 +0200 From: Ralf Baechle To: Linus Walleij Cc: Andrew Bresticker , Alexandre Courbot , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Linux MIPS , "linux-kernel@vger.kernel.org" , Ezequiel Garcia , James Hartley , James Hogan Subject: Re: [PATCH 0/2] pinctrl: Support for IMG Pistachio Message-ID: <20150401100326.GA20157@linux-mips.org> References: <1424744104-14151-1-git-send-email-abrestic@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 46682 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips On Fri, Mar 06, 2015 at 12:29:55PM +0100, Linus Walleij wrote: > Date: Fri, 6 Mar 2015 12:29:55 +0100 > From: Linus Walleij > To: Andrew Bresticker > Cc: Alexandre Courbot , Ralf Baechle > , "devicetree@vger.kernel.org" > , "linux-gpio@vger.kernel.org" > , Linux MIPS , > "linux-kernel@vger.kernel.org" , Ezequiel > Garcia , James Hartley > , James Hogan > Subject: Re: [PATCH 0/2] pinctrl: Support for IMG Pistachio > Content-Type: text/plain; charset=UTF-8 > > On Tue, Feb 24, 2015 at 3:15 AM, Andrew Bresticker > wrote: > > > I'd like this to go through the MIPS tree with > > Linus'/Alex's ACKs if possible. > > Why? It will only help creating merge conflicts. > There seem to be no compile-related dependencies, just Kconfig > symbols, so patches using this can go in orthogonally. It would mean all the bits for Pistachio support go through a single tree which simplifies testing and possibly fixing significantly. The conflict potencial for this series is fairly low, I think. Ralf