On Tue, Apr 10, 2012 at 03:42:33PM -0700, Kevin Cernekee wrote: > On Tue, Apr 10, 2012 at 12:48 PM, Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> wrote: > > PCI devices have two different power wells, one for normal use and one > > for use during suspend. As far as I know, there is no way to turn off > > power to the auxiliary well short of turning off the entire computer. > > Rafael may have a more complete picture. > That may be the case on PCs, but on many embedded systems (mine > included), entire hardware blocks can be clock-gated or power-gated > without shutting off the rest of the system. Do you have any numbers here? With systems that care about power consumption on this level you tend to find there's good enough power management within the IP block down to the level where you need to start suspending the system itself to make a noticable impact. Sometimes this needs to be accomplished in conjunction with things like pin muxing - for example, configuring the pins to wake on an edge and then having the driver detect this edge and wake up the IP itself in order to actually handle the event. > Probably, but it seems a little clunky when we have a "runtime > suspend" framework already in place... The goal of the runtime suspend framework is to be transparent to the end user. _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/linux-pm