Skip to content

Commit 6d3d7f4

Browse files
committed
[WORKAROUND] mtl: Use constant CPC value of MAX_CPU_HZ / 1000
Something goes off with the real CPC value... Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent 1d17657 commit 6d3d7f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/boards/intel_adsp_ace15_mtpm.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,5 @@ CONFIG_HOST_DMA_RELOAD_DELAY_ENABLE=n
8080
CONFIG_COMP_KPB=y
8181
CONFIG_COMP_ARIA=y
8282
CONFIG_CLOCK_CONTROL_ADSP=y
83-
CONFIG_CLOCK_CONTROL=y
83+
CONFIG_CLOCK_CONTROL=y
84+
CONFIG_OVERRIDE_CPC_AS_HZ_DIVIDED_BY=1000

0 commit comments

Comments
 (0)