From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: State of LDP3430 platform Date: Mon, 6 Dec 2010 07:59:59 -0800 Message-ID: <20101206155959.GA8345@atomide.com> References: <20101206125526.GC31777@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:13752 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750837Ab0LFQAK (ORCPT ); Mon, 6 Dec 2010 11:00:10 -0500 Content-Disposition: inline In-Reply-To: <20101206125526.GC31777@n2100.arm.linux.org.uk> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Russell King - ARM Linux Cc: linux-omap@vger.kernel.org, Paul Walmsley , Santosh Shilimkar , Richard Woodruff * Russell King - ARM Linux [101206 04:45]: > > ------------[ cut here ]------------ > WARNING: at arch/arm/mach-omap2/omap_hwmod.c:1185 _omap_hwmod_enable+0x34/0x114() > omap_hwmod: wd_timer2: enabled state can only be entered from initialized, idle, or disabled state > Modules linked in: > ---[ end trace 1b75b31a2719ed1c ]--- > wd_timer2: Could not enable clocks for omap2_disable_wdt It seems like there's a problem handling a watchdog that's enabled in the bootloader.. But that's not the only problem, looks like I'm getting this on overo: omap_device: omap_wdt.-1: new worst case activate latency 0: 122070 OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec omap_device: omap_wdt.-1: new worst case deactivate latency 0: 30517 twl4030_wdt twl4030_wdt: Failed to register misc device twl4030_wdt: probe of twl4030_wdt failed with error -16 Regards, Tony