Commit c0bbf48d authored by Robert Jarzmik's avatar Robert Jarzmik Committed by Takashi Iwai

[ALSA] soc - Add missing audio path between Mono Mixer and Mic PGAs

Signed-off-by: default avatarRobert Jarzmik <rjarzmik@free.fr>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 888afa15
......@@ -499,6 +499,8 @@ static const char *audio_map[][3] = {
{"Mono Mixer", "Aux Playback Switch", "Aux DAC"},
{"Mono Mixer", "Bypass Playback Switch", "Line Mixer"},
{"Mono Mixer", "PCM Playback Switch", "AC97 Mixer"},
{"Mono Mixer", "Mic 1 Sidetone Switch", "Mic A PGA"},
{"Mono Mixer", "Mic 2 Sidetone Switch", "Mic B PGA"},
{"Mono Mixer", NULL, "Capture Mono Mux"},
/* DAC inv mux 1 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment