[alsa-devel] [PATCH 2/4] ASoC: rt5659: connect LOUT Amp with Charge Pump

Bard Liao bardliao at realtek.com
Mon Oct 16 13:15:14 CEST 2017


"Charge Pump" is necessary for "LOUT Amp".

Signed-off-by: Bard Liao <bardliao at realtek.com>
---
 sound/soc/codecs/rt5659.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/codecs/rt5659.c b/sound/soc/codecs/rt5659.c
index 999432e..fa66b11 100644
--- a/sound/soc/codecs/rt5659.c
+++ b/sound/soc/codecs/rt5659.c
@@ -3209,6 +3209,7 @@ static const struct snd_soc_dapm_route rt5659_dapm_routes[] = {
 	{ "LOUT R MIX", "OUTVOL R Switch", "OUTVOL R" },
 	{ "LOUT Amp", NULL, "LOUT L MIX" },
 	{ "LOUT Amp", NULL, "LOUT R MIX" },
+	{ "LOUT Amp", NULL, "Charge Pump" },
 	{ "LOUT Amp", NULL, "SYS CLK DET" },
 	{ "LOUT L Playback", "Switch", "LOUT Amp" },
 	{ "LOUT R Playback", "Switch", "LOUT Amp" },
-- 
2.7.4



More information about the Alsa-devel mailing list