提交 2435d46f 编写于 作者: M Marc Dietrich 提交者: Mark Brown

ASoC: alc5632: Connect HP/HPL/HPR mix'es to HPOut Mix

This patch should fix output through speakers using HP mixer.
Signed-off-by: NAndrey Danin <danindrey@mail.ru>
Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
上级 9e751779
......@@ -482,6 +482,9 @@ static const struct snd_soc_dapm_route alc5632_dapm_routes[] = {
{"HP Mix", "VOICE2HP Playback Switch", "Voice Mix"},
{"HPR Mix", "DACR2HP Playback Switch", "DAC Right Channel"},
{"HPL Mix", "DACL2HP Playback Switch", "DAC Left Channel"},
{"HPOut Mix", NULL, "HP Mix"},
{"HPOut Mix", NULL, "HPR Mix"},
{"HPOut Mix", NULL, "HPL Mix"},
/* speaker mixer */
{"Speaker Mix", "LI2SPK Playback Switch", "Line Mix"},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册