Skip to content

Commit

Permalink
topology2: add SAI as dai_type
Browse files Browse the repository at this point in the history
Add SAI as dai_type for dai-copier component.

Signed-off-by: Iuliana Prodan <[email protected]>
  • Loading branch information
iuliana-prodan authored and kv2019i committed Feb 21, 2024
1 parent cc29b33 commit b398933
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/topology/topology2/include/components/dai-copier.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Class.Widget."dai-copier" {
"HDA"
"SSP"
"DMIC"
"SAI"
]
}
}
Expand All @@ -56,6 +57,7 @@ Class.Widget."dai-copier" {
"SSP"
"DMIC"
"HDA"
"SAI"
]
}
}
Expand Down

0 comments on commit b398933

Please sign in to comment.