Skip to content

Commit

Permalink
chtrt5645: Enable Internal MIC of ECS EF20EA
Browse files Browse the repository at this point in the history
The ECS EF20EA uses a digital mic connected to the dmic2 pin, rather
then the default analog mic.

1 [chtrt5645      ]: chtrt5645 - chtrt5645
                     Standard-EF20EA-1.0

Add a card long name match for this, so that the right config is used.

BugLink: #68
Signed-off-by: Jian-Hong Pan <jhp@endlessos.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
starnight authored and perexg committed Dec 27, 2020
1 parent 5947dae commit 5634db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ucm2/chtrt5645/HiFi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If.cfg-dmic2 {
Condition {
Type RegexMatch
String "${CardLongName}"
Regex "(LENOVO.*LenovoMIIX320|MEDION.*Wingman)"
Regex "(LENOVO.*LenovoMIIX320|MEDION.*Wingman|Standard-EF20EA-1.0)"
}
True {
Define.AnalogMic ""
Expand Down

0 comments on commit 5634db4

Please sign in to comment.