Skip to content

Commit f378af5

Browse files
authored
Merge pull request #177 from tlauda/topic/issue-48
cnl: pm_runtime: increase L1 exit time
2 parents f2ea609 + 0825f1b commit f378af5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/platform/cannonlake/include/platform

src/platform/cannonlake/include/platform/platform.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ struct sof;
116116
#define PLATFORM_DEFAULT_DELAY 12
117117

118118
/* minimal L1 exit time in cycles */
119-
#define PLATFORM_FORCE_L1_EXIT_TIME 482
119+
#define PLATFORM_FORCE_L1_EXIT_TIME 985
120120

121121
/* the SSP port fifo depth */
122122
#define SSP_FIFO_DEPTH 16

0 commit comments

Comments
 (0)