Skip to content

Commit

Permalink
cnl: platform: increase L1 exit time
Browse files Browse the repository at this point in the history
Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
  • Loading branch information
jajanusz committed Sep 19, 2018
1 parent e4e3cb1 commit c9c1e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/cannonlake/include/platform/platform.h
Expand Up @@ -122,7 +122,7 @@ struct sof;
#define PLATFORM_DEFAULT_DELAY 12

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

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

0 comments on commit c9c1e40

Please sign in to comment.