From: Jens Glathe Date: Tue, 8 Apr 2025 18:03:46 +0000 (+0200) Subject: ucm2: Qualcomm: add Lenovo ThinkBook 16 support X-Git-Tag: v1.2.14~3 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=772d337e0e8e5871996e6a925f0601bdaf9558e0;p=alsa-ucm-conf.git ucm2: Qualcomm: add Lenovo ThinkBook 16 support add a Regex string, seems compatible with Thinkpad T14s Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/543 Signed-off-by: Jens Glathe Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/Qualcomm/x1e80100/x1e80100.conf b/ucm2/Qualcomm/x1e80100/x1e80100.conf index 33ded53..75b5555 100644 --- a/ucm2/Qualcomm/x1e80100/x1e80100.conf +++ b/ucm2/Qualcomm/x1e80100/x1e80100.conf @@ -6,7 +6,7 @@ If.LENOVOT14s { Condition { Type RegexMatch String "${var:DMI_info}" - Regex "(LENOVO.*ThinkPad T14s Gen 6.*)|(HP.*Omnibook X.*)" + Regex "LENOVO.*Think((Pad T14s Gen 6.*)|(Book 16 G7 QOY))|(HP.*Omnibook X.*)" } True.Include.t14s.File "/Qualcomm/x1e80100/LENOVO-T14s.conf" }