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

Commit 1355ab14 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: wm8962: Run the headphone in class G mode when sidetone is enabled



Class W mode with sidetone is not fully supported.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 378ec0ca
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2230,9 +2230,11 @@ static const struct snd_soc_dapm_route wm8962_intercon[] = {

	{ "STL", "Left", "ADCL" },
	{ "STL", "Right", "ADCR" },
	{ "STL", NULL, "Class G" },

	{ "STR", "Left", "ADCL" },
	{ "STR", "Right", "ADCR" },
	{ "STR", NULL, "Class G" },

	{ "DACL", NULL, "SYSCLK" },
	{ "DACL", NULL, "TOCLK" },