From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752705AbbDAKVZ (ORCPT ); Wed, 1 Apr 2015 06:21:25 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:37641 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751141AbbDAKVV (ORCPT ); Wed, 1 Apr 2015 06:21:21 -0400 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) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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