Skip to content

Commit

Permalink
cnl: pm_runtime: increase L1 exit time
Browse files Browse the repository at this point in the history
Increases L1 exit time for CNL platform to make sure,
that Host DMA transferred needed data.

Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
  • Loading branch information
tlauda committed Jul 31, 2018
1 parent 5e83da7 commit 0825f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/cannonlake/include/platform/platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ struct sof;
#define PLATFORM_DEFAULT_DELAY 12

/* minimal L1 exit time in cycles */
#define PLATFORM_FORCE_L1_EXIT_TIME 482
#define PLATFORM_FORCE_L1_EXIT_TIME 985

/* the SSP port fifo depth */
#define SSP_FIFO_DEPTH 16
Expand Down

0 comments on commit 0825f1b

Please sign in to comment.