Skip to content

Commit

Permalink
ucm2: acp3xalc5682m98: Add JackControls
Browse files Browse the repository at this point in the history
Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
  • Loading branch information
akihikodaki committed Oct 5, 2023
1 parent b68aa52 commit ae48459
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ucm2/AMD/acp3xalc5682m98/HiFi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ SectionDevice."Headphones" {
Value {
PlaybackPCM "hw:${CardId},0"
PlaybackMixerElem "DAC1"
JackControl "Headphone Jack"
}
EnableSequence [
cset "name='Headphone Jack Switch' on"
Expand Down Expand Up @@ -97,6 +98,7 @@ If.1mic {
Value {
CapturePCM "hw:${CardId},0"
CaptureMixerElem "Headset Mic"
JackControl "Headset Mic Jack"
}
EnableSequence [
cset "name='Headset Mic Switch' on"
Expand All @@ -122,6 +124,7 @@ If.1mic {
Value {
CapturePCM "hw:${CardId},0"
CaptureMixerElem "Headset Mic"
JackControl "Headset Mic Jack"
}
EnableSequence [
cset "name='Headset Mic Switch' on"
Expand Down

0 comments on commit ae48459

Please sign in to comment.