topology2: add sof-mtl-tas2783-2ch.tplg for tas2783 amp#10407
Open
niranjanhyti wants to merge 1 commit intothesofproject:mainfrom
Open
topology2: add sof-mtl-tas2783-2ch.tplg for tas2783 amp#10407niranjanhyti wants to merge 1 commit intothesofproject:mainfrom
niranjanhyti wants to merge 1 commit intothesofproject:mainfrom
Conversation
Collaborator
|
Can one of the admins verify this patch?
|
60b6b48 to
cdefd41
Compare
bardliao
previously approved these changes
Dec 2, 2025
f458f14 to
1648d80
Compare
lgirdwood
approved these changes
Dec 2, 2025
ujfalusi
reviewed
Dec 2, 2025
| EFX_DMIC0_TDFB_PARAMS=line4_pass,EFX_DMIC0_DRC_PARAMS=dmic_default" | ||
|
|
||
| "cavs-sdw\;sof-mtl-tas2783-2ch\;PLATFORM=mtl,NUM_SDW_AMP_LINKS=1,\ | ||
| SDW_JACK=false,NUM_DMICS=2,\ |
Contributor
There was a problem hiding this comment.
I think you are missing these:
,PDM1_MIC_A_ENABLE=0,PDM1_MIC_B_ENABLE=0,DMIC0_ID=4,DMIC1_ID=5,\
Without it the default build will create 4ch DMIC blob, the IDs needs to be specified (thanks @bardliao for the numbers!)
Contributor
There was a problem hiding this comment.
looks like you can even drop the DMIC0_ID=4,DMIC1_ID=5, as these are the default values..
This commit addes the cmake file changes to generate topology file to support TI's tas2783A devices. Signed-off-by: Niranjan H Y <niranjan.hy@ti.com>
1648d80 to
98a2c3e
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
original commit - bardliao@2f94fe0