forked from thesofproject/sof
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
topology2: add clks_control attribute support
Define clks_control attribute {0, MCLK_ES, BCLK_ES, MCLK_AON} It depends on codec requirement by overriding the SSP_CLKS_CONTROL. In case of the noise audio due to clocks unsynchonizes. for examples: RT5682/NAU8825 requires BCLK_ES. ALC5650 requires MCLK_ALWAYS_ON. Signed-off-by: Mac Chiang <[email protected]>
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters