From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH V2 0/3] pinctrl: Support for IMG Pistachio Date: Tue, 7 Apr 2015 15:24:24 +0200 Message-ID: References: <1427757416-14491-1-git-send-email-abrestic@chromium.org> <20150331140034.GE28951@linux-mips.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-ig0-f174.google.com ([209.85.213.174]:37506 "EHLO mail-ig0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754070AbbDGNYZ (ORCPT ); Tue, 7 Apr 2015 09:24:25 -0400 Received: by igblo3 with SMTP id lo3so10975101igb.0 for ; Tue, 07 Apr 2015 06:24:25 -0700 (PDT) In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Andrew Bresticker Cc: Ralf Baechle , Alexandre Courbot , "devicetree@vger.kernel.org" , "linux-gpio@vger.kernel.org" , Linux-MIPS , "linux-kernel@vger.kernel.org" , Ezequiel Garcia , James Hartley , James Hogan On Tue, Mar 31, 2015 at 7:20 PM, Andrew Bresticker wrote: > On Tue, Mar 31, 2015 at 7:00 AM, Ralf Baechle wrote: >> On Mon, Mar 30, 2015 at 04:16:53PM -0700, Andrew Bresticker wrote: >> >>> This series adds support for the system pin and GPIO controller on the IMG >>> Pistachio SoC. Pistachio's system pin controller manages 99 pins, 90 of >>> which are MFIOs which can be muxed between multiple functions or used >>> as GPIOs. The GPIO control for the 90 MFIOs is broken up into banks >>> of 16. Pistachio also has a second pin controller, the RPU pin controller, >>> which will be supported by a future patchset through an extension to this >>> driver. >>> >>> Test on an IMG Pistachio BuB. Based on mips-for-linux-next which inluces my >>> series adding Pistachio platform support [1]. A branch with this series is >>> available at [2]. >> >> Does this mean you want me to funnel this through the MIPS tree? If so, >> could I have an Ack from the maintainers? > > Linus mentioned in v1 that if the only dependency was a Kconfig symbol > that he could take it through his tree. I'm fine either way, though > it would be slightly more convenient for it to go through the MIPS > tree. Linus? I took 1/3 into pinctrl since it touched my core documentation and actually even had to be slightly rebased. I will look at 2/3 and 3/3 and provide ACK if I think they are all right. Yours, Linus Walleij