ucm2: Qualcomm: Add HONOR MagicBook Art 14 support
Works with the same topology as CRD device. Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/755 Signed-off-by: Konstantin Shabanov <mail@etehtsea.me> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
e6565e60f5
commit
55bfffc4cb
1 changed files with 10 additions and 0 deletions
|
|
@ -51,3 +51,13 @@ If.DellXps9345 {
|
||||||
}
|
}
|
||||||
True.Include.xps.File "/Qualcomm/x1e80100/Dell-Xps-9345.conf"
|
True.Include.xps.File "/Qualcomm/x1e80100/Dell-Xps-9345.conf"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# 4x WSA Speakers | 2x Microphones | 2x DP/HDMI | 1x WCD Headset
|
||||||
|
If.HONORMagicBookArt {
|
||||||
|
Condition {
|
||||||
|
Type RegexMatch
|
||||||
|
String "${var:DMI_info}"
|
||||||
|
Regex "HONOR.*MagicBook.*MRO-XXX-PCB"
|
||||||
|
}
|
||||||
|
True.Include.magicbook.File "/Qualcomm/x1e80100/X1E80100-CRD.conf"
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue