Add support for the Toradex Apalis iMX8 system on module, using the SGTL5000 audio codec. Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/448 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
16 lines
379 B
Text
16 lines
379 B
Text
# Use case configuration for Toradex Apalis iMX8
|
|
|
|
Syntax 4
|
|
|
|
SectionUseCase."HiFi" {
|
|
File "/Toradex/apalis-imx8/HiFi.conf"
|
|
Comment "Default"
|
|
}
|
|
|
|
BootSequence [
|
|
cset "name='Headphone Playback Switch' on"
|
|
cset "name='Headphone Playback Volume' 50%"
|
|
|
|
cset "name='Lineout Playback Switch' on"
|
|
cset "name='Lineout Playback Volume' 50%"
|
|
]
|