[PATCH 3/3] omap: board-sdp4430: declare support for MMC_PM_KEEP_POWER

Luciano Coelho coelho at ti.com
Mon Nov 28 04:58:10 EST 2011


On Mon, 2011-11-28 at 11:26 +0200, Igor Grinberg wrote: 
> Hi Luciano,

Hi Igor,


> On 11/28/11 11:08, Luciano Coelho wrote:
> > I may do it for panda later on, if I get the time to test it.  For
> > beagle, it doesn't really apply, because the wl12xx support is
> > out-of-tree, unfortunately. :(
> 
> If I understood correctly, you want to change all the
> board files supporting the wl12xx wifi chip to have this
> capability set, right?
> Isn't this immediately affects the power consumption in
> sleep state?
> Shouldn't this be runtime controllable?
> I bet there are many applications that do not care about WoW,
> but do care about the power consumption.
> How does this change affect them?

Good point, I don't know. :) Probably Eliad has the answer for that.

In any case, I don't see why this behaviour should be different in the
different board files.  If there is the problem of power consumption
while in suspend, we will have it also with the 4430sdp board.

I'm not sure about doing it dynamically, though.  I think it would be
more of a kernel configuration option or something.  At least the board
file is not the correct place to decide whether the wl12xx chip will
support WoW or not.  And, if we change only the MMC capabilities of the
wl12xx chip, we won't hurt other scenarios, when the wl12xx chip is not
in use.

-- 
Cheers,
Luca.




More information about the linux-arm-kernel mailing list