Skip to content

Commit

Permalink
Merge pull request #177 from tlauda/topic/issue-48
Browse files Browse the repository at this point in the history
cnl: pm_runtime: increase L1 exit time
  • Loading branch information
lgirdwood committed Aug 1, 2018
2 parents f2ea609 + 0825f1b commit f378af5
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 f378af5

Please sign in to comment.