From 4c29de69359d7672bb8a255ffe10e21cdbaf1634 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 18 May 2021 19:21:07 +0200 Subject: [PATCH] rt715-scda (rt714) - add mic led support Signed-off-by: Jaroslav Kysela --- ucm2/codecs/rt715-sdca/init.conf | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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" +] -- 2.47.1