sof-soundwire: add rt722 into hs_init
Load rt722/init.conf while using rt722 headset function only instead of multicodec. Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/743 Signed-off-by: derek fang <derek.fang@realtek.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
97d1f76ca4
commit
70d2463dc3
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ If.spk_init {
|
|||
If.hs_init {
|
||||
Condition {
|
||||
Type RegexMatch
|
||||
Regex "(cs42l43|cs42l45|cs47l47|rt5682|rt700|rt711|rt713(-sdca)?)"
|
||||
Regex "(cs42l43|cs42l45|cs47l47|rt5682|rt700|rt711|rt713(-sdca)?|rt722)"
|
||||
String "${var:HeadsetCodec1}"
|
||||
}
|
||||
True.Include.hs_init.File "/codecs/${var:HeadsetCodec1}/init.conf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue