From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tero Kristo Subject: RE: OMAP3EVM not booting on l-o master Date: Mon, 23 Apr 2012 13:13:22 +0300 Message-ID: <1335176002.2149.65.camel@sokoban> References: <1335173044.2149.64.camel@sokoban> Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:32780 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754591Ab2DWKNZ (ORCPT ); Mon, 23 Apr 2012 06:13:25 -0400 In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Mohammed, Afzal" Cc: Paul Walmsley , "linux-omap@vger.kernel.org" On Mon, 2012-04-23 at 12:07 +0200, Mohammed, Afzal wrote: > Hi Tero, > > With "this branch" you meant, > > HEAD @ 297624c ARM: OMAP3: PM: Remove IO Daisychain control from cpuidle, > > right ? (the one Paul suggested to try) Yeah, thats right. My patch applies right on top of it. -Tero > > Regards > Afzal > > On Mon, Apr 23, 2012 at 14:54:04, Kristo, Tero wrote: > > On Fri, 2012-04-06 at 07:52 +0000, Mohammed, Afzal wrote: > > > Hi Paul, > > > > > > On Fri, Apr 06, 2012 at 12:43:06, Paul Walmsley wrote: > > > > Perhaps you might be willing to add some debugging to omap_mux_late_init() > > > > to find out what part of that function is causing it to hang? > > > > > > It is getting hung as interrupt handler "omap_hwmod_mux_handle_irq" > > > is being repeatedly called. > > > > > > > Hi Afzal, > > > > can you try the attached patch with this branch and omap3evm board? I > > don't have the board myself so I can't test it myself (I tested this > > with omap3beagle and it works with that one.) > > > > -Tero > > > > >