From 2d7c49d80a4270ae57d6dfe92b122a5dd74279f1 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sat, 31 Aug 2019 16:58:42 +0200 Subject: [PATCH] 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 --- .../HiFi.conf | 23 +++++++++++++++++++ ...ENOVO-20BN002QGE-ThinkPad8-20BN002QGE.conf | 4 ++++ 2 files changed, 27 insertions(+) create mode 100644 ucm/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE/HiFi.conf create mode 100644 ucm/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE/LENOVO-20BN002QGE-ThinkPad8-20BN002QGE.conf 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" +} -- 2.47.1