Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754376AbZI3MJW (ORCPT ); Wed, 30 Sep 2009 08:09:22 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754301AbZI3MJW (ORCPT ); Wed, 30 Sep 2009 08:09:22 -0400 Received: from mail-yw0-f199.google.com ([209.85.211.199]:60061 "EHLO mail-yw0-f199.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753441AbZI3MJV convert rfc822-to-8bit (ORCPT ); Wed, 30 Sep 2009 08:09:21 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Xilmqqco0pZ1/8e+9u1War0fWePksJBALVBPqOsWRc6Ui9ee3FN4H4d50062Poo/2L gpXPUQuaSwRxgCTxdJiXJFOZIXoJCXuKtVRn9G8mNFjcLX9KTC+YgNcts8f/pEHOgt4c urIkZF13Q9Eydyo9p5CMzinHZtlIC0vayA6mo= MIME-Version: 1.0 In-Reply-To: <20090930120655.GG1412@ucw.cz> References: <20090930120655.GG1412@ucw.cz> Date: Wed, 30 Sep 2009 16:09:25 +0400 Message-ID: Subject: Re: 2.6.32-rc1: spitz boots but suspend/resume is broken From: Dmitry Eremin-Solenikov To: Pavel Machek Cc: rpurdie@rpsys.net, lenz@cs.wisc.edu, kernel list , Dirk@opfer-online.de, arminlitzel@web.de, Cyril Hrubis , thommycheck@gmail.com, linux-arm-kernel , omegamoon@gmail.com, eric.y.miao@gmail.com, utx@penguin.cz Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1141 Lines: 33 On Wed, Sep 30, 2009 at 4:06 PM, Pavel Machek wrote: > Hi! > > matrix keyboard driver needs to be enabled, otherwise it seems ok. > > Unfortunately, it does not respond to power button in any visible way > :-(. Any ideas what might be wrong/how to debug it? Enable gpio-keyboard driver, verify (or port power button to it :)) and check that enable_wakeup is enabled. BTW: on tosa initially i had a problem w/ wakeup. The power button wasn't able to wake the device up. However there was another gpio that was OR of power button and AC-in gpios that had to be used for wakeup. Please check if the same design applies to your device. > ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Pavel > -- > (english) http://www.livejournal.com/~pavelmachek > (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html > -- With best wishes Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/