cml/sof-rt5682: fix a few things
parent
8a56e0a7aa
commit
2b04b9c6c6
|
@ -74,7 +74,7 @@ SectionDevice."Headphones" {
|
||||||
Comment "Headphones"
|
Comment "Headphones"
|
||||||
|
|
||||||
Value {
|
Value {
|
||||||
Playback Priority
|
PlaybackPriority 200
|
||||||
PlaybackPCM "hw:${CardId},0"
|
PlaybackPCM "hw:${CardId},0"
|
||||||
PlaybackMixerElem "DAC1"
|
PlaybackMixerElem "DAC1"
|
||||||
JackControl "Headphone Jack"
|
JackControl "Headphone Jack"
|
||||||
|
@ -113,7 +113,7 @@ SectionDevice."Mic" {
|
||||||
}
|
}
|
||||||
|
|
||||||
SectionDevice."Headset" {
|
SectionDevice."Headset" {
|
||||||
Comment "Headset"
|
Comment "Headset Microphone"
|
||||||
|
|
||||||
Value {
|
Value {
|
||||||
CapturePriority 200
|
CapturePriority 200
|
||||||
|
|
Loading…
Reference in New Issue