Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2435d46f authored by Marc Dietrich's avatar Marc Dietrich Committed by Mark Brown
Browse files

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



This patch should fix output through speakers using HP mixer.

Signed-off-by: default avatarAndrey Danin <danindrey@mail.ru>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 9e751779
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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"},