aboutsummaryrefslogtreecommitdiff
path: root/ucm2/PandaBoardES/HiFiLP.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ucm2/PandaBoardES/HiFiLP.conf')
-rw-r--r--ucm2/PandaBoardES/HiFiLP.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/ucm2/PandaBoardES/HiFiLP.conf b/ucm2/PandaBoardES/HiFiLP.conf
index a6a258d..23164ed 100644
--- a/ucm2/PandaBoardES/HiFiLP.conf
+++ b/ucm2/PandaBoardES/HiFiLP.conf
@@ -18,10 +18,9 @@ SectionVerb {
cset "name='SDT DL Volume' 0"
]
- # Optional TQ and ALSA PCMs
+ # Optional TQ
Value {
TQ "Music"
- PlaybackPCM "hw:${CardId},6"
}
}
@@ -39,4 +38,9 @@ SectionDevice."Headset" {
cset "name='Headset Left Playback' 0"
cset "name='Headset Playback Volume' 0"
]
+
+ Value {
+ PlaybackPriority 100
+ PlaybackPCM "hw:${CardId},6"
+ }
}