Skip to content

Commit

Permalink
bf60x: Add wake up latency bench for deep sleep mode.
Browse files Browse the repository at this point in the history
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
  • Loading branch information
Sonic Zhang authored and Bob Liu committed Jul 24, 2012
1 parent c7e48e1 commit 928a8e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/blackfin/mach-bf609/dpm.S
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ ENTRY(_enter_deepsleep)
sti r0;
SSYNC;

bfin_init_pm_bench_cycles;

/* Fall into deep sleep in idle*/
idle;
SSYNC;
Expand Down

0 comments on commit 928a8e6

Please sign in to comment.