mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
conf/ucm: chtrt5645: Add UCM config for chtrt5645
Add a UCM configuration for the rt5645 codec on Intel's Cherry-Trail platform. Tested on the Microsoft Surface 3. Signed-off-by: Stephen Just <stephenjust@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
42ff384a98
commit
b6c69d7067
5 changed files with 220 additions and 1 deletions
|
|
@ -659,6 +659,7 @@ AC_OUTPUT(Makefile doc/Makefile doc/pictures/Makefile doc/doxygen.cfg \
|
|||
src/conf/ucm/GoogleNyan/Makefile \
|
||||
src/conf/ucm/broadwell-rt286/Makefile \
|
||||
src/conf/ucm/VEYRON-I2S/Makefile \
|
||||
src/conf/ucm/chtrt5645/Makefile \
|
||||
src/conf/topology/Makefile \
|
||||
src/conf/topology/broadwell/Makefile \
|
||||
modules/Makefile modules/mixer/Makefile modules/mixer/simple/Makefile \
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
SUBDIRS=DAISY-I2S PandaBoard PandaBoardES SDP4430 tegraalc5632 PAZ00 GoogleNyan broadwell-rt286 VEYRON-I2S
|
||||
SUBDIRS=DAISY-I2S PandaBoard PandaBoardES SDP4430 tegraalc5632 PAZ00 GoogleNyan broadwell-rt286 VEYRON-I2S chtrt5645
|
||||
|
|
|
|||
209
src/conf/ucm/chtrt5645/HiFi.conf
Normal file
209
src/conf/ucm/chtrt5645/HiFi.conf
Normal file
|
|
@ -0,0 +1,209 @@
|
|||
SectionVerb {
|
||||
# ALSA PCM
|
||||
Value {
|
||||
TQ "HiFi"
|
||||
|
||||
# ALSA PCM device for HiFi
|
||||
PlaybackPCM "hw:chtrt5645,0"
|
||||
CapturePCM "hw:chtrt5645,0"
|
||||
}
|
||||
|
||||
EnableSequence [
|
||||
cdev "hw:chtrt5645"
|
||||
|
||||
# Enable audio output path
|
||||
cset "name='codec_out1 mix 0 pcm0_in Switch' on"
|
||||
cset "name='media0_out mix 0 media1_in Switch' on"
|
||||
|
||||
cset "name='media1_in Gain 0 Ramp Delay' 50"
|
||||
cset "name='media1_in Gain 0 Switch' on"
|
||||
cset "name='media1_in Gain 0 Volume' 80% 80%"
|
||||
|
||||
cset "name='pcm0_in Gain 0 Ramp Delay' 50"
|
||||
cset "name='pcm0_in Gain 0 Switch' on"
|
||||
cset "name='pcm0_in Gain 0 Volume' 80% 80%"
|
||||
|
||||
cset "name='codec_out1 Gain 0 Ramp Delay' 50"
|
||||
cset "name='codec_out1 Gain 0 Switch' on"
|
||||
cset "name='codec_out1 Gain 0 Volume' 70% 70%"
|
||||
|
||||
# Enable audio input path
|
||||
cset "name='pcm1_out mix 0 media_loop2_in Switch' on"
|
||||
cset "name='media_loop2_out mix 0 codec_in0 Switch' on"
|
||||
|
||||
cset "name='codec_in0 Gain 0 Ramp Delay' 50"
|
||||
cset "name='codec_in0 Gain 0 Switch' on"
|
||||
cset "name='codec_in0 Gain 0 Volume' 80% 80%"
|
||||
|
||||
cset "name='media_loop2_out Gain 0 Ramp Delay' 50"
|
||||
cset "name='media_loop2_out Gain 0 Switch' on"
|
||||
cset "name='media_loop2_out Gain 0 Volume' 80% 80%"
|
||||
|
||||
cset "name='pcm1_out Gain 0 Ramp Delay' 50"
|
||||
cset "name='pcm1_out Gain 0 Switch' on"
|
||||
cset "name='pcm1_out Gain 0 Volume' 80% 80%"
|
||||
|
||||
# Output Configuration
|
||||
cset "name='DAC L2 Mux' 'IF1 DAC'"
|
||||
cset "name='DAC R2 Mux' 'IF1 DAC'"
|
||||
cset "name='Mono DAC MIXL DAC L2 Switch' on"
|
||||
cset "name='Mono DAC MIXR DAC R2 Switch' on"
|
||||
cset "name='DAC2 Playback Switch' on"
|
||||
|
||||
cset "name='HPOVOL MIXL DAC2 Switch' on"
|
||||
cset "name='HPOVOL MIXR DAC2 Switch' on"
|
||||
cset "name='HPO MIX HPVOL Switch' on"
|
||||
cset "name='HPOVOL L Switch' on"
|
||||
cset "name='HPOVOL R Switch' on"
|
||||
|
||||
cset "name='SPK MIXL DAC L2 Switch' on"
|
||||
cset "name='SPK MIXR DAC R2 Switch' on"
|
||||
cset "name='SPOL MIX SPKVOL L Switch' on"
|
||||
cset "name='SPOR MIX SPKVOL R Switch' on"
|
||||
cset "name='SPKVOL L Switch' on"
|
||||
cset "name='SPKVOL R Switch' on"
|
||||
|
||||
# Input Configuration
|
||||
cset "name='Stereo1 DMIC Mux' 0"
|
||||
cset "name='Stereo1 ADC2 Mux' 1"
|
||||
cset "name='ADC Capture Switch' on"
|
||||
cset "name='ADC Capture Volume' 31"
|
||||
cset "name='ADC Boost Capture Volume' 3"
|
||||
cset "name='Mono ADC Capture Volume' 63"
|
||||
cset "name='Mono ADC Boost Capture Volume' 2"
|
||||
cset "name='IN Capture Volume' 63"
|
||||
cset "name='I2S2 Func Switch' on"
|
||||
|
||||
]
|
||||
|
||||
DisableSequence [
|
||||
cdev "hw:chtrt5645"
|
||||
|
||||
# Disable audio output path
|
||||
cset "name='codec_out1 mix 0 pcm0_in Switch' off"
|
||||
cset "name='media0_out mix 0 media1_in Switch' off"
|
||||
|
||||
cset "name='media1_in Gain 0 Switch' off"
|
||||
cset "name='pcm0_in Gain 0 Switch' off"
|
||||
cset "name='codec_out1 Gain 0 Switch' off"
|
||||
|
||||
# Disable audio input path
|
||||
cset "name='pcm1_out mix 0 media_loop2_in Switch' off"
|
||||
cset "name='media_loop2_out mix 0 codec_in0 Switch' off"
|
||||
|
||||
cset "name='media_loop2_out Gain 0 Switch' off"
|
||||
cset "name='pcm1_out Gain 0 Switch' off"
|
||||
cset "name='codec_in0 Gain 0 Switch' off"
|
||||
]
|
||||
}
|
||||
|
||||
SectionDevice."Speaker" {
|
||||
Comment "Speaker"
|
||||
|
||||
Value {
|
||||
PlaybackChannels "2"
|
||||
}
|
||||
|
||||
ConflictingDevice [
|
||||
"Headphone"
|
||||
]
|
||||
|
||||
EnableSequence [
|
||||
cdev "hw:chtrt5645"
|
||||
|
||||
cset "name='Ext Spk Switch' on"
|
||||
cset "name='Speaker Channel Switch' on"
|
||||
cset "name='Speaker Playback Volume' 39"
|
||||
]
|
||||
|
||||
DisableSequence [
|
||||
cdev "hw:chtrt5645"
|
||||
|
||||
cset "name='Ext Spk Switch' off"
|
||||
cset "name='Speaker Channel Switch' off"
|
||||
]
|
||||
}
|
||||
|
||||
SectionDevice."Headphone".0 {
|
||||
Comment "Headphones"
|
||||
|
||||
Value {
|
||||
PlaybackChannels "2"
|
||||
JackControl "Headphone Jack"
|
||||
JackHWMute "Speaker"
|
||||
}
|
||||
|
||||
ConflictingDevice [
|
||||
"Speaker"
|
||||
]
|
||||
|
||||
EnableSequence [
|
||||
cdev "hw:chtrt5645"
|
||||
|
||||
cset "name='Headphone Switch' on"
|
||||
cset "name='Headphone Channel Switch' on"
|
||||
cset "name='Headphone Playback Volume' 39"
|
||||
]
|
||||
|
||||
DisableSequence [
|
||||
cdev "hw:chtrt5645"
|
||||
|
||||
cset "name='Headphone Switch' off"
|
||||
cset "name='Headphone Channel Switch' off"
|
||||
]
|
||||
}
|
||||
|
||||
SectionDevice."Mic".0 {
|
||||
Comment "Internal Microphone"
|
||||
|
||||
Value {
|
||||
CaptureChannels "2"
|
||||
CapturePriority "150"
|
||||
}
|
||||
|
||||
EnableSequence [
|
||||
cdev "hw:chtrt5645"
|
||||
|
||||
cset "name='Int Mic Switch' on"
|
||||
cset "name='Sto1 ADC MIXL ADC2 Switch' on"
|
||||
cset "name='Sto1 ADC MIXR ADC2 Switch' on"
|
||||
]
|
||||
|
||||
DisableSequence [
|
||||
cdev "hw:chtrt5645"
|
||||
|
||||
cset "name='Sto1 ADC MIXL ADC2 Switch' off"
|
||||
cset "name='Sto1 ADC MIXR ADC2 Switch' off"
|
||||
cset "name='Int Mic Switch' off"
|
||||
]
|
||||
}
|
||||
|
||||
SectionDevice."HSMic".0 {
|
||||
Comment "Headset Microphone"
|
||||
|
||||
Value {
|
||||
CaptureChannels "2"
|
||||
JackControl "Headset Mic Jack"
|
||||
JackHWMute "Mic"
|
||||
}
|
||||
|
||||
EnableSequence [
|
||||
cdev "hw:chtrt5645"
|
||||
|
||||
cset "name='Headset Mic Switch' on"
|
||||
cset "name='RECMIXL BST1 Switch' on"
|
||||
cset "name='RECMIXR BST1 Switch' on"
|
||||
cset "name='Sto1 ADC MIXL ADC1 Switch' on"
|
||||
cset "name='Sto1 ADC MIXR ADC1 Switch' on"
|
||||
]
|
||||
|
||||
DisableSequence [
|
||||
cdev "hw:chtrt5645"
|
||||
|
||||
cset "name='Headset Mic Switch' off"
|
||||
cset "name='RECMIXL BST1 Switch' off"
|
||||
cset "name='RECMIXR BST1 Switch' off"
|
||||
cset "name='Sto1 ADC MIXL ADC1 Switch' off"
|
||||
cset "name='Sto1 ADC MIXR ADC1 Switch' off"
|
||||
]
|
||||
}
|
||||
4
src/conf/ucm/chtrt5645/Makefile.am
Normal file
4
src/conf/ucm/chtrt5645/Makefile.am
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
alsaconfigdir = @ALSA_CONFIG_DIR@
|
||||
ucmdir = $(alsaconfigdir)/ucm/chtrt5645
|
||||
ucm_DATA = chtrt5645.conf HiFi.conf
|
||||
EXTRA_DIST = $(ucm_DATA)
|
||||
5
src/conf/ucm/chtrt5645/chtrt5645.conf
Normal file
5
src/conf/ucm/chtrt5645/chtrt5645.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Comment "Intel SoC Audio Device"
|
||||
SectionUseCase."HiFi" {
|
||||
File "HiFi.conf"
|
||||
Comment "Default"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue