Skip to content

Commit

Permalink
rt722: add mic led support
Browse files Browse the repository at this point in the history
Signed-off-by: Shuming Fan <[email protected]>
  • Loading branch information
shumingfan committed Sep 25, 2024
1 parent 9e24590 commit 689c0d5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ucm2/codecs/rt722/init.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ BootSequence [
cset "name='rt722 FU05 Playback Volume' 35"
cset "name='rt722 FU0F Capture Volume' 63"
]

FixedBootSequence [
exec "-/sbin/modprobe snd_ctl_led"
sysw "-/class/sound/ctl-led/mic/card${CardNumber}/attach:rt722 FU1E Capture Switch"
]

0 comments on commit 689c0d5

Please sign in to comment.