]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
ucm2: sof-soundwire: cs42l45: Remove outdated DisableSequence elements
authorMaciej Strozek <mstrozek@opensource.cirrus.com>
Fri, 2 Jan 2026 12:03:28 +0000 (12:03 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 5 Jan 2026 14:42:44 +0000 (15:42 +0100)
cs42l45 configs has DisableSequences elements copied over from cs42l43
configuration that are no longer needed, delete them.

Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/671
Fixes: f47b9418c81a ("ucm2: soundwire: cs42l45: Add support for CS42L45 codec")
Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/sof-soundwire/cs42l45-dmic.conf
ucm2/sof-soundwire/cs42l45.conf

index d46808e3187e30cf9af2d61143a059d5bef2384d..4db161650dec6e3f03be500721b168d45d47d856 100644 (file)
@@ -7,10 +7,6 @@ SectionDevice."Mic" {
                "Headset"
        ]
 
-       DisableSequence [
-               cset "name='cs42l45 FU 113 Channel Switch' 0"
-       ]
-
        Value {
                CapturePriority 100
                CapturePCM "hw:${CardId},4"
index c88562a03581d9493827b9f9e131a044b24e0baa..5383d0d055c903d283f9fa06c36685193c761f13 100644 (file)
@@ -15,10 +15,6 @@ SectionDevice."Headphones" {
 SectionDevice."Headset" {
        Comment "Jack Microphone"
 
-       DisableSequence [
-               cset "name='cs42l45 FU 36 Channel Switch' 0"
-       ]
-
        Value {
                CapturePriority 200
                CapturePCM "hw:${CardId},1"