64035ac463
Prepare for better device categorization by moving everything to testing subdir first. [skip-ci]: chicken-egg problem: passing pmaports CI depends on pmbootstrap MR depends on this MR Related: postmarketos#16
49 lines
1 KiB
Text
49 lines
1 KiB
Text
SectionVerb {
|
|
EnableSequence [
|
|
cdev "hw:wm8994aif1"
|
|
|
|
cset "name='AIF1ADCL Source' Left"
|
|
cset "name='AIF1ADCR Source' Left"
|
|
cset "name='AIF1ADC1 HPF Mode' 1"
|
|
cset "name='AIF1ADC1 HPF Switch' 1"
|
|
cset "name='AIF1ADC1L Mixer ADC/DMIC Switch' 1"
|
|
cset "name='MIXINL IN1L Switch' 1"
|
|
]
|
|
|
|
DisableSequence [
|
|
cdev "hw:wm8994aif1"
|
|
|
|
cset "name='AIF1ADCL Source' Left"
|
|
cset "name='AIF1ADCR Source' Right"
|
|
cset "name='AIF1ADC1 HPF Mode' 0"
|
|
cset "name='AIF1ADC1 HPF Switch' 0"
|
|
cset "name='AIF1ADC1L Mixer ADC/DMIC Switch' 0"
|
|
cset "name='MIXINL IN1L Switch' 0"
|
|
]
|
|
|
|
Value {
|
|
CapturePCM "hw:wm8994aif1,0"
|
|
}
|
|
}
|
|
|
|
SectionDevice."Headset".0 {
|
|
EnableSequence [
|
|
cdev "hw:wm8994aif1"
|
|
|
|
cset "name='IN1L PGA IN1LN Switch' 1"
|
|
cset "name='IN1L PGA IN1LP Switch' 1"
|
|
cset "name='IN1L Switch' 1"
|
|
]
|
|
|
|
DisableSequence [
|
|
cdev "hw:wm8994aif1"
|
|
|
|
cset "name='IN1L Switch' 0"
|
|
cset "name='IN1L PGA IN1LN Switch' 0"
|
|
cset "name='IN1L PGA IN1LP Switch' 0"
|
|
]
|
|
|
|
Value {
|
|
CaptureChannels "2"
|
|
}
|
|
}
|