]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
sof-soundwire: add rt722 into hs_init
authorderek fang <derek.fang@realtek.com>
Mon, 30 Mar 2026 08:15:49 +0000 (16:15 +0800)
committerJaroslav Kysela <perex@perex.cz>
Thu, 16 Apr 2026 12:00:59 +0000 (14:00 +0200)
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>
ucm2/sof-soundwire/sof-soundwire.conf

index e48f4749784b73a9e417520bbdae2a3418040404..a32ba43543a97ea4024ba80027fa52f174ddacb7 100644 (file)
@@ -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"