]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
bytcr-wm5102: Add support for different microphone routes
authorHans de Goede <hdegoede@redhat.com>
Sat, 21 Oct 2023 21:16:14 +0000 (23:16 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 31 Oct 2023 15:38:55 +0000 (16:38 +0100)
commit23adf5a368abe9009f44547b91d60a244f735d81
tree569d1905a3b174fd033d8fd495e35317a7aff7a7
parentacc506dbee7602628e0df4eb3c8c14d0d05f69b5
bytcr-wm5102: Add support for different microphone routes

Unlike all designs supported sofar the Lenovo Yoga Tab 3 YT3-X90 does not
have its internal microphone (intmic) on IN3L with the headset microphone
on IN1L. Instead this tablet has the intmic on IN1L and the hsmic on IN2L.

Add IN1-InternalMic.conf and IN2-HeadsetMic.conf config snippets
under ucm2/codecs/wm5102/ for this and check the components string
to determine which microphone routes should be used.

Link: https://lore.kernel.org/alsa-devel/20231021211614.115152-2-hdegoede@redhat.com/
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
ucm2/Intel/bytcr-wm5102/HiFi.conf
ucm2/codecs/wm5102/EnableSeq.conf
ucm2/codecs/wm5102/IN1-InternalMic.conf [new file with mode: 0644]
ucm2/codecs/wm5102/IN2-HeadsetMic.conf [new file with mode: 0644]