Skip to content

Commit a6189d3

Browse files
Bard Liaobroonie
authored andcommitted
ASoC: rt5659: connect LOUT Amp with Charge Pump
"Charge Pump" is necessary for "LOUT Amp". Signed-off-by: Bard Liao <bardliao@realtek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent d1e8430 commit a6189d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sound/soc/codecs/rt5659.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3209,6 +3209,7 @@ static const struct snd_soc_dapm_route rt5659_dapm_routes[] = {
32093209
{ "LOUT R MIX", "OUTVOL R Switch", "OUTVOL R" },
32103210
{ "LOUT Amp", NULL, "LOUT L MIX" },
32113211
{ "LOUT Amp", NULL, "LOUT R MIX" },
3212+
{ "LOUT Amp", NULL, "Charge Pump" },
32123213
{ "LOUT Amp", NULL, "SYS CLK DET" },
32133214
{ "LOUT L Playback", "Switch", "LOUT Amp" },
32143215
{ "LOUT R Playback", "Switch", "LOUT Amp" },

0 commit comments

Comments
 (0)