alsa-ucm-conf/ucm2/Amlogic/p241/p241.conf
Jerome Brunet 90f991ba77 meson: add initial p241 support
Add support for the p241 board, the amlogic s905x reference design

Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/355
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2023-10-30 11:06:10 +01:00

31 lines
818 B
Text

# Use case for the p241 Amlogic s805x reference design
Syntax 3
SectionUseCase."HiFi" {
File "/Amlogic/p241/p241-HiFi.conf"
Comment "Play HiFi quality Music"
}
FixedBootSequence [
cset "name='AIU SPDIF SRC SEL' SPDIF"
]
BootSequence [
cset "name='AIU ACODEC I2S Lane Select' 0"
cset "name='ACODEC Playback Channel Mode' Stereo"
cset "name='ACODEC Playback Volume' 80%"
cset "name='ACODEC Ramp Rate' Fast"
cset "name='ACODEC Volume Ramp Switch' on"
cset "name='ACODEC Mute Ramp Switch' on"
cset "name='ACODEC Unmute Ramp Switch' on"
cset "name='ACODEC Right DAC Sel' Right"
cset "name='ACODEC Left DAC Sel' Left"
]
SectionDefaults [
cset "name='ACODEC Playback Switch' off"
cset "name='AIU ACODEC OUT EN Switch' off"
cset "name='AIU ACODEC SRC' DISABLED"
cset "name='AIU HDMI CTRL SRC' DISABLED"
]