In the current ADSP-SC846 Linux support some clocks are that are necessary are unreferenced, causing them to be disabled. Until this is resolved the clk_ignore_unused Kernel command-line parameter can be used as a quick work around. An interim fix will explicitly mark these clocks as critical so they are not disabled.
This issue tracks the long term fix required to make sure these clocks are correctly referenced.
In the current ADSP-SC846 Linux support some clocks are that are necessary are unreferenced, causing them to be disabled. Until this is resolved the
clk_ignore_unusedKernel command-line parameter can be used as a quick work around. An interim fix will explicitly mark these clocks as critical so they are not disabled.This issue tracks the long term fix required to make sure these clocks are correctly referenced.