All of lore.kernel.org
 help / color / mirror / Atom feed
* Power management on ar71xx
@ 2011-12-21 23:25 Harsha Chenji
  2011-12-22 12:47 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Harsha Chenji @ 2011-12-21 23:25 UTC (permalink / raw)
  To: linux-mips

Hello list,

I was trying to get some power savings working on my AR7161 chipset
using OpenWRT, but I was unsuccessful.

Since mips24kc supports the wait instruction, shouldn't sleeping be
supported too? Is anyone working on this platform currently?

Thanks,
Harsha

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Power management on ar71xx
  2011-12-21 23:25 Power management on ar71xx Harsha Chenji
@ 2011-12-22 12:47 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2011-12-22 12:47 UTC (permalink / raw)
  To: Harsha Chenji; +Cc: linux-mips

On Wed, Dec 21, 2011 at 05:25:17PM -0600, Harsha Chenji wrote:

> I was trying to get some power savings working on my AR7161 chipset
> using OpenWRT, but I was unsuccessful.
> 
> Since mips24kc supports the wait instruction, shouldn't sleeping be
> supported too? Is anyone working on this platform currently?

The two things are pretty much unrelated.  The WAIT instruction is used
by the architecture specific code when there is no process available
that could use the CPU.  The power managment code deals with all other
aspects of power saving.  The two don't even know about each other.

  Ralf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-22 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-21 23:25 Power management on ar71xx Harsha Chenji
2011-12-22 12:47 ` Ralf Baechle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.