]> git.alsa-project.org Git - alsa-lib.git/commit
conf/ucm: Add dual HD-audio codecs config for Lenovo
authorTakashi Iwai <tiwai@suse.de>
Tue, 5 Dec 2017 13:53:11 +0000 (14:53 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 5 Dec 2017 22:33:37 +0000 (23:33 +0100)
commitb7e56af82a600262b7f641c5920a914b3303fd56
tree6f6c98c788b9151cf1826c59b64e4873cafe96e2
parent91896be6bc326b5b9c1b5ef52b9dbac243fefa27
conf/ucm: Add dual HD-audio codecs config for Lenovo

Some recent Lenovo laptops have dual codecs and we need to switch them
accordingly.  The kernel side already contains a fix and gives the
unique longname string for identifying the board, and here we hook up
the corresponding UCM profile.

The profile was corrected and tested by Hui Wang on Lenovo p520.

Tested-by: Kailang <kailang@realtek.com>
Tested-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
configure.ac
src/conf/ucm/HDAudio-Lenovo-DualCodecs/HDAudio-Lenovo-DualCodecs.conf [new file with mode: 0644]
src/conf/ucm/HDAudio-Lenovo-DualCodecs/HiFi.conf [new file with mode: 0644]
src/conf/ucm/HDAudio-Lenovo-DualCodecs/Makefile.am [new file with mode: 0644]
src/conf/ucm/Makefile.am