lkml.org 
[lkml]   [2015]   [Feb]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] AT91 pm improvement for 3.21
Date
Hi,

The patch series purpose is to improve the AT91 pm code.
Create a special procedure to handle the sdram self-fresh mode.
The standby mode uses the same sram function as the memory mode,

Wenyou Yang (6):
pm: at91: pm_slowclock: create the procedure to handle the sdram
self-refresh
pm: at91: move the copying the sram function to the sram
initializationi phase
pm: at91: standby mode uses the same sram function as suspend to
memory mode
pm: at91: rename file name: pm_slowclock.S -->pm_suspend.S
pm: at91: rename function name:
at91_slow_clock()-->at91_pm_suspend_sram_fn
pm: at91: remove the at91_xxx_standby() function definitions

arch/arm/mach-at91/Makefile | 2 +-
arch/arm/mach-at91/pm.c | 151 +++++++++---------
arch/arm/mach-at91/pm.h | 99 +-----------
arch/arm/mach-at91/pm_slowclock.S | 263 ------------------------------
arch/arm/mach-at91/pm_suspend.S | 317 +++++++++++++++++++++++++++++++++++++
5 files changed, 396 insertions(+), 436 deletions(-)
delete mode 100644 arch/arm/mach-at91/pm_slowclock.S
create mode 100644 arch/arm/mach-at91/pm_suspend.S

--
1.7.9.5



\
 
 \ /
  Last update: 2015-02-12 04:01    [W:0.096 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site