Re: AT91: Fix power-saving in idle-mode on 926T processors

From: Jean-Christophe PLAGNIOL-VILLARD
Date: Fri Oct 08 2010 - 08:38:06 EST


On 21:44 Thu 07 Oct , Anders Larsen wrote:
> According to Atmel, their 926T processors (AT91 post RM9200) requires
> 'Wait for Interrupt' mode be entered right after disabling the processor clock
> in order to minimise current consumption when idle, so do both provided we're
> not running on a 920T (an RM9200).
>
> Furthermore, get rid of the #ifndef CONFIG_DEBUG_KERNEL, since arch_idle()
> can be turned off completely with the kernel parameter 'nohlt'.
>
> Signed-off-by: Anders Larsen <al@xxxxxxxxxxx>
> Cc: Andrew Victor <avictor.za@xxxxxxxxx>
please rebase against this branch

git://github.com/at91linux/linux-2.6-at91.git branch for-rmk

Best Regards,
J.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/