From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754102AbaE1HTF (ORCPT ); Wed, 28 May 2014 03:19:05 -0400 Received: from mail-ig0-f176.google.com ([209.85.213.176]:59854 "EHLO mail-ig0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751873AbaE1HTC (ORCPT ); Wed, 28 May 2014 03:19:02 -0400 Date: Wed, 28 May 2014 08:18:55 +0100 From: Lee Jones To: Rob Herring Cc: Kevin Hilman , Grant Likely , Grygorii Strashko , Greg Kroah-Hartman , Rob Herring , "devicetree@vger.kernel.org" , Russell King , Tony Lindgren , LKML , Thierry Reding , Santosh Shilimkar , linux-arm-kernel , Linus Walleij , Olof Johansson Subject: Re: [PATCH v1] of/irq: do irq resolution in platform_get_irq_byname() Message-ID: <20140528071855.GJ4227@lee--X1> References: <1400582523-22684-1-git-send-email-grygorii.strashko@ti.com> <20140523080333.66720C4176E@trevor.secretlab.ca> 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) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 27 May 2014, Rob Herring wrote: > On Tue, May 27, 2014 at 3:23 PM, Kevin Hilman wrote: > > On Fri, May 23, 2014 at 1:03 AM, Grant Likely wrote: > >> On Tue, 20 May 2014 13:42:02 +0300, Grygorii Strashko wrote: > >>> The commit 9ec36cafe43bf835f8f29273597a5b0cbc8267ef > >>> "of/irq: do irq resolution in platform_get_irq" from Rob Herring - > >>> moves resolving of the interrupt resources in platform_get_irq(). > >>> But this solution isn't complete because platform_get_irq_byname() > >>> need to be modified the same way. > >>> > >>> Hence, fix it by adding interrupt resolution code at the > >>> platform_get_irq_byname() function too. > >>> > >>> Cc: Russell King > >>> Cc: Rob Herring > >>> Cc: Tony Lindgren > >>> Cc: Grant Likely > >>> Cc: Thierry Reding > >>> > >>> Signed-off-by: Grygorii Strashko > >> > >> Applied, Thanks. > > > > As of next-20150526, the ST u8500 Snowball board has been failing boot > > in linux-next, and was bisected down to this patch (commit > > ad69674e73a1 in -next). Full boot failure attached. > > > > I have not dug any deeper, but can confirm that next-20140526 with > > this patch reverted boots again on the snowball board. > > There's a patch on the list which fixes it. The problem is stmmac > driver was expecting only one error code. Does Snowball even use stmmac? -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog