From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: Overo broken after recent mainline merge Date: Sat, 14 Mar 2009 09:12:53 -0700 Message-ID: <20090314161252.GX19229@atomide.com> References: <5e088bd90903140624u5b5098f4vd9b1afa937325779@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:65494 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752863AbZCNQMu (ORCPT ); Sat, 14 Mar 2009 12:12:50 -0400 Content-Disposition: inline In-Reply-To: <5e088bd90903140624u5b5098f4vd9b1afa937325779@mail.gmail.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Steve Sakoman Cc: linux-omap * Steve Sakoman [090314 06:25]: > Building from current top of tree I get the following at boot: > > mmci-omap-hs mmci-omap-hs.0: Failed to get debounce clock > regulator: Unable to get requested regulator: vmmc > ------------[ cut here ]------------ > WARNING: at drivers/gpio/gpiolib.c:826 gpio_free+0x2c/0xe0() > Modules linked in: > [] (dump_stack+0x0/0x14) from [] (warn_slowpath+0x68/0x9c) > [] (warn_slowpath+0x0/0x9c) from [] (gpio_free+0x2c/0xe0) > r3:00000000 r2:00000000 > r7:ffffffea r6:c05874fc r5:c79a8500 r4:ffffffed > [] (gpio_free+0x0/0xe0) from [] > (twl_mmc_late_init+0xe4/0x130) > r8:c05874fc r7:c79a7008 r6:c05874fc r5:c79a8500 r4:ffffffed > [] (twl_mmc_late_init+0x0/0x130) from [] > (omap_mmc_probe+0x36c/0x560) > [] (omap_mmc_probe+0x0/0x560) from [] > (platform_drv_probe+0x20/0x24) > [] (platform_drv_probe+0x0/0x24) from [] > (driver_probe_device+0xd4/0x1a0) > [] (driver_probe_device+0x0/0x1a0) from [] > (__driver_attach+0x6c/0x90) > r7:c7817eb0 r6:c057b0b8 r5:c79a7090 r4:c79a7008 > [] (__driver_attach+0x0/0x90) from [] > (bus_for_each_dev+0x54/0x90) > r6:c057b0b8 r5:c02c63e8 r4:00000000 > [] (bus_for_each_dev+0x0/0x90) from [] > (driver_attach+0x20/0x28) > r7:c7a3bf80 r6:c057b0b8 r5:c002b7e8 r4:00000000 > [] (driver_attach+0x0/0x28) from [] > (bus_add_driver+0xa8/0x20c) > [] (bus_add_driver+0x0/0x20c) from [] > (driver_register+0xb4/0x140) > r8:00000000 r7:c0023dd0 r6:c057b0b8 r5:c002b7e8 r4:c002b6c0 > [] (driver_register+0x0/0x140) from [] > (platform_driver_register+0x6c/0x88) > r8:00000000 r7:c0023dd0 r6:00000000 r5:c002b7e8 r4:c002b6c0 > [] (platform_driver_register+0x0/0x88) from [] > (omap_mmc_init+0x14/0x1c) > [] (omap_mmc_init+0x0/0x1c) from [] > (do_one_initcall+0x58/0x198) > [] (do_one_initcall+0x0/0x198) from [] > (kernel_init+0x80/0xf0) > r8:00000000 r7:00000000 r6:00000000 r5:c002b7e8 r4:c002b6c0 > [] (kernel_init+0x0/0xf0) from [] (do_exit+0x0/0x688) > r5:00000000 r4:00000000 > ---[ end trace b8b5cc211eafb14f ]--- > mmci-omap-hs mmci-omap-hs.0: err -19 configuring card detect > mmci-omap-hs mmci-omap-hs.1: Failed to get debounce clock > regulator: Unable to get requested regulator: vmmc > > I've collected Dave's recent recent regulator patches and will try > again with those applied. Thanks, let me know what we're missing in l-o tree.. I probably won't have a chance to look at it until Monday. Tony