]> git.alsa-project.org Git - alsa-ucm-conf.git/commitdiff
ucm2: Qualcomm: add Lenovo Ideapad 5 (Slim 5x / 2in1) support
authorJens Glathe <jens.glathe@oldschoolsolutions.biz>
Sun, 3 Aug 2025 17:00:01 +0000 (19:00 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 23 Sep 2025 10:28:38 +0000 (12:28 +0200)
Same layout as T14s, 2 speakers, hedphone jack, DMIC

Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/599
Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Qualcomm/x1e80100/x1e80100.conf

index 654d5dbaada03db3a7755dc6fd0164e90eb63631..9215b23c658b9b521b6b2a728b0129597ba44f03 100644 (file)
@@ -6,7 +6,7 @@ If.LENOVOT14s {
        Condition {
                Type RegexMatch
                String "${var:DMI_info}"
-               Regex "LENOVO.*Think((Pad T14s Gen 6.*)|(Book 16 G7 QOY))|(HP.*Omnibook X.*)|ASUSTeK COMPUTER.*ASUS (Zenbook A14|Vivobook S 15)|(Microsoft Corporation.*Surface.*Microsoft Surface Laptop, 7th Edition)"
+               Regex "LENOVO.*(Think(Pad T14s Gen 6.*|Book 16 G7 QOY)|Ideapad.*5.*)|(HP.*Omnibook X.*)|ASUSTeK COMPUTER.*ASUS (Zenbook A14|Vivobook S 15)|(Microsoft Corporation.*Surface.*Microsoft Surface Laptop, 7th Edition)"
        }
        True.Include.t14s.File "/Qualcomm/x1e80100/LENOVO-T14s.conf"
 }