ucm2: Qualcomm: Add Lenovo Yoga Air 14s support

Lenovo Yoga Air 14s laptop is basically a Slim 7 for China, and they
share the same audio configuration.

Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/667
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Shawn Guo 2025-12-25 11:44:59 +08:00 committed by Jaroslav Kysela
commit 69576aab18

View file

@ -17,7 +17,7 @@ If.LENOVOSlim7x {
Condition {
Type RegexMatch
String "${var:DMI_info}"
Regex "LENOVO.*Yoga Slim 7.*"
Regex "LENOVO.*(Yoga Slim 7|YOGA Air 14s).*"
}
True.Include.7x.File "/Qualcomm/x1e80100/LENOVO-Slim-7x.conf"
}