mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
bf60x: Add wake up latency bench for deep sleep mode.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Bob Liu <lliubbo@gmail.com>
This commit is contained in:
parent
c7e48e1e3e
commit
928a8e6933
1 changed files with 2 additions and 0 deletions
|
@ -105,6 +105,8 @@ ENTRY(_enter_deepsleep)
|
|||
sti r0;
|
||||
SSYNC;
|
||||
|
||||
bfin_init_pm_bench_cycles;
|
||||
|
||||
/* Fall into deep sleep in idle*/
|
||||
idle;
|
||||
SSYNC;
|
||||
|
|
Loading…
Reference in a new issue