]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
USB-Audio: ALC4080: Fix S/PDIF for 0b05:1a53
authorJaroslav Kysela <perex@perex.cz>
Tue, 9 Jan 2024 13:53:07 +0000 (14:53 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 9 Jan 2024 13:53:10 +0000 (14:53 +0100)
Link: https://github.com/alsa-project/alsa-ucm-conf/issues/350#issuecomment-1712886745
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/USB-Audio/Realtek/ALC4080-HiFi.conf

index 30119135c9f8fe2e7c8e0e2eba9af22119c62e0a..fd58ec87ce5175b56d5a511bc3d7bacac59bfaa0 100644 (file)
@@ -68,7 +68,7 @@ If.spdif_dev2 {
        Condition {
                Type RegexMatch
                String "${CardComponents}"
-               Regex "USB(0b05:1996|0b05:1a52|0db0:1feb)"
+               Regex "USB(0b05:1996|0b05:1a5[23]|0db0:1feb)"
        }
        True.Define.SpdifPCM "hw:${CardId},2"
 }