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
22 lines
447 B
Text
22 lines
447 B
Text
Comment "WM8994 internal card"
|
|
|
|
SectionUseCase."HiFi" {
|
|
File "HiFi.conf"
|
|
Comment "Default"
|
|
}
|
|
|
|
SectionUseCase."Voice" {
|
|
File "Voice.conf"
|
|
Comment "Recording"
|
|
}
|
|
|
|
SectionDefaults [
|
|
cdev "hw:wm8994aif1"
|
|
|
|
# Output on DAC1/AIF1
|
|
cset "name='DAC1R Mixer AIF1.1 Switch' 1"
|
|
cset "name='DAC1L Mixer AIF1.1 Switch' 1"
|
|
cset "name='DAC1 Switch' 1,1"
|
|
cset "name='Left Output Mixer DAC Switch' 1"
|
|
cset "name='Right Output Mixer DAC Switch' 1"
|
|
]
|