From: Hans de Goede Date: Sat, 31 Aug 2019 14:58:42 +0000 (+0200) Subject: conf/ucm: cht-bsw-rt5672: Add board specific profile for Lenovo Thinkpad 8 tablet X-Git-Tag: v1.2.1~45 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=2d7c49d80a4270ae57d6dfe92b122a5dd74279f1;p=alsa-ucm-conf.git conf/ucm: cht-bsw-rt5672: Add board specific profile for Lenovo Thinkpad 8 tablet The Lenovo Thinkpad 8 tablet has stereo speakers and its internal DMIC on DMIC1, at a device specific profile for this. Signed-off-by: Hans de Goede Signed-off-by: Jaroslav Kysela --- diff --git a/ucm/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE/HiFi.conf b/ucm/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE/HiFi.conf new file mode 100644 index 0000000..43c3c0d --- /dev/null +++ b/ucm/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE/HiFi.conf @@ -0,0 +1,23 @@ +SectionVerb { + EnableSequence [ + cdev "hw:chtbswrt5672" + + + ] + + DisableSequence [ + cdev "hw:chtbswrt5672" + + ] + + Value { + PlaybackPCM "hw:chtbswrt5672" + CapturePCM "hw:chtbswrt5672" + } +} + + + + + + diff --git a/ucm/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE.conf b/ucm/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE.conf new file mode 100644 index 0000000..1c3a766 --- /dev/null +++ b/ucm/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE.conf @@ -0,0 +1,4 @@ +SectionUseCase."HiFi" { + File "../LENOVO-20BN002QGE-ThinkPad8-20BN002QGE/HiFi.conf" + Comment "Play HiFi quality Music" +}