This patch series is to add the ultra Low-power mode 1(ULP1) mode
support.

The ULP1 mode is introduced by SAMA5D2. In ULP1 mode, the system can
achieve the lowest power consumption, and it can be woken up more
quickly, about 30uS.


Wenyou Yang (2):
  ARM: at91/pm: move enter sleep code to a procedure
  ARM: at91/pm: add ultra Low-power mode 1(ULP1) support

 arch/arm/mach-at91/pm.c         |   29 +++++
 arch/arm/mach-at91/pm.h         |    7 ++
 arch/arm/mach-at91/pm_suspend.S |  239 +++++++++++++++++++++++++++++----------
 include/linux/clk/at91_pmc.h    |   36 ++++++
 4 files changed, 249 insertions(+), 62 deletions(-)

-- 
1.7.9.5

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

Reply via email to