Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751206Ab2FGEKa (ORCPT ); Thu, 7 Jun 2012 00:10:30 -0400 Received: from mail-gg0-f174.google.com ([209.85.161.174]:43189 "EHLO mail-gg0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750753Ab2FGEK2 convert rfc822-to-8bit (ORCPT ); Thu, 7 Jun 2012 00:10:28 -0400 MIME-Version: 1.0 In-Reply-To: <4FCFA17F.3050207@freescale.com> References: <1336737235-15370-1-git-send-email-chenhui.zhao@freescale.com> <1336737235-15370-4-git-send-email-chenhui.zhao@freescale.com> <4FC93D74.3090200@freescale.com> <20120604113609.GC20676@localhost.localdomain> <4FCD3E8B.30805@freescale.com> <94F013E7935FF44C83EBE7784D62AD3F09335D27@039-SN2MPN1-022.039d.mgd.msft.net> <4FCE2FB8.9080307@freescale.com> <94F013E7935FF44C83EBE7784D62AD3F093360C1@039-SN2MPN1-022.039d.mgd.msft.net> <4FCE4A5A.3020603@freescale.com> <4FCFA17F.3050207@freescale.com> Date: Thu, 7 Jun 2012 12:10:28 +0800 X-Google-Sender-Auth: GpXgxZAOb5FMQqAbly89AgAT9AU Message-ID: Subject: Re: [PATCH v5 4/5] fsl_pmc: Add API to enable device as wakeup event source From: Li Yang To: Scott Wood Cc: Wood Scott-B07421 , Li Yang-R58472 , Zhao Chenhui-B35336 , "linux-kernel@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 999 Lines: 23 On Thu, Jun 7, 2012 at 2:29 AM, Scott Wood wrote: > On 06/05/2012 11:06 PM, Li Yang wrote: >> On Wed, Jun 6, 2012 at 2:05 AM, Scott Wood wrote: >>> You ignored "what about devices other than ethernet". >> >> No, I haven't.  Other devices are so at least for now. > > I don't understand that last sentence.  Other devices are what? Probably I misunderstood your question "what about devices other than ethernet". Did you mean how would other devices other than ethernet know how to set it? Other wakeup capable devices can call the API when it is up and running. It will be the pmc driver's responsibility to find out if that specific device can be configured as a wakeup source for the SoC. Leo -- 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/