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

Commit fc8e6e86 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Supply dcs_codes for newer WM1811 revisions



Based on initial data.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent fc07ecd8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3183,6 +3183,8 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec)
		switch (wm8994->revision) {
		case 0:
		case 1:
		case 2:
		case 3:
			wm8994->hubs.dcs_codes_l = -9;
			wm8994->hubs.dcs_codes_r = -5;
			break;