From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 19 Mar 2014 09:47:47 +0100 (CET) Received: from localhost.localdomain ([127.0.0.1]:36232 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6821114AbaCSIrpK6Mb1 (ORCPT ); Wed, 19 Mar 2014 09:47:45 +0100 Received: from scotty.linux-mips.net (localhost.localdomain [127.0.0.1]) by scotty.linux-mips.net (8.14.7/8.14.4) with ESMTP id s2J8lhtL007070; Wed, 19 Mar 2014 09:47:43 +0100 Received: (from ralf@localhost) by scotty.linux-mips.net (8.14.7/8.14.7/Submit) id s2J8lgCN007069; Wed, 19 Mar 2014 09:47:42 +0100 Date: Wed, 19 Mar 2014 09:47:42 +0100 From: Ralf Baechle To: =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: Hauke Mehrtens , "linux-mips@linux-mips.org" Subject: Re: [3.14 FIX][PATCH] MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin Message-ID: <20140319084742.GR4365@linux-mips.org> References: <1392310092-27365-1-git-send-email-zajec5@gmail.com> <53237502.20305@hauke-m.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) 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: 39501 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 Wed, Mar 19, 2014 at 07:43:17AM +0100, Rafał Miłecki wrote: > Date: Wed, 19 Mar 2014 07:43:17 +0100 > From: Rafał Miłecki > To: Hauke Mehrtens > Cc: "linux-mips@linux-mips.org" , Ralf Baechle > > Subject: Re: [3.14 FIX][PATCH] MIPS: BCM47XX: Check all (32) GPIOs when > looking for a pin > Content-Type: text/plain; charset=UTF-8 > > 2014-03-14 22:30 GMT+01:00 Hauke Mehrtens : > > On 02/13/2014 05:48 PM, Rafał Miłecki wrote: > >> Broadcom boards support 32 GPIOs and NVRAM may have entires for higher > >> ones too. Example: > >> gpio23=wombo_reset > >> > >> Signed-off-by: Rafał Miłecki > > > > Acked-by: Hauke Mehrtens > > Ralf: could you get it for 3.15 at least, please? Funny, I applied your patch minutes before seeing this email. Ralf