From: Jaroslav Kysela Date: Tue, 18 May 2021 17:21:07 +0000 (+0200) Subject: rt715-scda (rt714) - add mic led support X-Git-Tag: v1.2.5~10 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=4c29de69359d7672bb8a255ffe10e21cdbaf1634;p=alsa-ucm-conf.git rt715-scda (rt714) - add mic led support Signed-off-by: Jaroslav Kysela --- diff --git a/ucm2/codecs/rt715-sdca/init.conf b/ucm2/codecs/rt715-sdca/init.conf index 8506de1..3578b33 100644 --- a/ucm2/codecs/rt715-sdca/init.conf +++ b/ucm2/codecs/rt715-sdca/init.conf @@ -1,4 +1,4 @@ -+# RT715-sdca (aka RT714) specific volume control settings +# RT715-sdca (aka RT714) specific volume control settings BootSequence [ cset "name='rt714 FU0A Capture Switch' 0" @@ -7,3 +7,8 @@ BootSequence [ cset "name='rt714 FU02 Capture Switch' 1" cset "name='rt714 FU02 Capture Volume' 124" ] + +FixedBootSequence [ + exec "-/sbin/modprobe snd_ctl_led" + sysw "-/class/sound/ctl-led/mic/card${CardNumber}/attach:rt714 FU02 Capture Switch" +]