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

Commit 29fdc360 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958



The latest recommendation for optimal performance.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 3b8a0795
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3492,11 +3492,13 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec)

	case WM8958:
		wm8994->hubs.dcs_readback_mode = 1;
		wm8994->hubs.hp_startup_mode = 1;
		break;

	case WM1811:
		wm8994->hubs.dcs_readback_mode = 2;
		wm8994->hubs.no_series_update = 1;
		wm8994->hubs.hp_startup_mode = 1;

		switch (wm8994->revision) {
		case 0: