From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: [PATCH 0/2] pinctrl: Support for IMG Pistachio Date: Wed, 1 Apr 2015 12:03:26 +0200 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 Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: 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 List-Id: linux-gpio@vger.kernel.org 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