pmaports/device/testing/alsa-ucm-conf-samsung-sm7125/sm7125_GalaxyA52_HiFi.conf
Newbyte 8e77cdd287
alsa-ucm-conf-samsung-sm7125: move from temp (MR 3938)
This is device-specific, so let's move it.

[ci:skip-vercheck]: Doesn't change the resulting package
[ci:skip-build]: already built successfully in CI
2023-03-10 09:26:20 +01:00

36 lines
709 B
Text

# Use case configuration for Galaxy A52/A72
# Author: map220v <map220v300@gmail.com>
# Author: Leandro Friedrich <email@leandrofriedrich.de>
SectionVerb {
EnableSequence [
# SPEAKER PLAYBACK
cset "name='Left ASI1 Sel' Left"
cset "name='Right ASI1 Sel' Right"
# Enable Quinary MI2S mixer on MultiMedia1
cset "name='QUIN_MI2S_RX Audio Mixer MultiMedia1' 1"
]
DisableSequence [
# Disable Quinary MI2S mixer on MultiMedia1
cset "name='QUIN_MI2S_RX Audio Mixer MultiMedia1' 0"
]
# Set initial volumes
BootSequence [
]
Value {
TQ "HiFi"
}
}
SectionDevice."Speaker" {
Comment "Speaker playback"
Value {
PlaybackPriority 150
PlaybackPCM "hw:${CardId},0"
PlaybackChannels 2
}
}