mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-28 07:00:15 -05:00
conf/ucm: Add chtrt5645-mono-speaker-analog-mic configuration
Add a configuration for Cherry Trail boards which use a rt5645 codec connected to a mono speaker and with an analog mic on IN2N + IN2P. The chtrt5645-mono-speaker-analog-mic/HiFi.conf for this is based on the latest version from https://github.com/plbossart/UCM/tree/master/chtrt5645 with all the unused input options removed and some changes made to make the analog mic work. This commit also adds 2 ucm dirs with the longname of 2 boards known to use this setup, which simply contain a symlink to the generic chtrt5645-mono-speaker-analog-mic entry. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
de52ee3bb6
commit
60ed28999a
9 changed files with 386 additions and 0 deletions
4
src/conf/ucm/gpd-win-pocket-rt5645/Makefile.am
Normal file
4
src/conf/ucm/gpd-win-pocket-rt5645/Makefile.am
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
alsaconfigdir = @ALSA_CONFIG_DIR@
|
||||
ucmdir = $(alsaconfigdir)/ucm/gpd-win-pocket-rt5645
|
||||
ucm_DATA = gpd-win-pocket-rt5645.conf
|
||||
EXTRA_DIST = $(ucm_DATA)
|
||||
Loading…
Add table
Add a link
Reference in a new issue