| To: | Harsha Chenji <cjkernel@gmail.com> |
|---|---|
| Subject: | Re: Power management on ar71xx |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Thu, 22 Dec 2011 12:47:01 +0000 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <CAMB9WxLyQ9kFV96rquZDNL+86hDjtTh=0sydwQWyuUaAzm5dgA@mail.gmail.com> |
| References: | <CAMB9WxLyQ9kFV96rquZDNL+86hDjtTh=0sydwQWyuUaAzm5dgA@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Power management on ar71xx, Harsha Chenji |
|---|---|
| Next by Date: | [PATCH] vmlinux.lds.S: remove duplicate _sdata symbol, Tony Wu |
| Previous by Thread: | Power management on ar71xx, Harsha Chenji |
| Next by Thread: | [PATCH] vmlinux.lds.S: remove duplicate _sdata symbol, Tony Wu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |