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

Commit 6473a148 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Update WM1811 DCS codes for latest evaluation results



Evaluation of larger quantities of material has provided new DCS codes
values to be applied for WM1811.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: default avatarLiam Girdwood <lrg@ti.com>
parent a6785d7d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3163,8 +3163,8 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec)
		switch (wm8994->revision) {
		case 0:
		case 1:
			wm8994->hubs.dcs_codes_l = -7;
			wm8994->hubs.dcs_codes_r = -4;
			wm8994->hubs.dcs_codes_l = -9;
			wm8994->hubs.dcs_codes_r = -5;
			break;
		default:
			break;