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

Commit eadb9a80 authored by Lydia Wang's avatar Lydia Wang Committed by Takashi Iwai
Browse files

ALSA: hda - VIA: Update VT2002P initial verbs



Add some hardware related verbs in VT2002P initial verbs.
These verbs are used to fix Class-D speaker no sound issue.

Signed-off-by: default avatarLydia Wang <lydiawang@viatech.com.cn>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 4ab2d53a
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5267,6 +5267,10 @@ static struct snd_kcontrol_new vt2002P_capture_mixer[] = {
};

static struct hda_verb vt2002P_volume_init_verbs[] = {
	/* Class-D speaker related verbs */
	{0x1, 0xfe0, 0x4},
	{0x1, 0xfe9, 0x80},
	{0x1, 0xfe2, 0x22},
	/*
	 * Unmute ADC0-1 and set the default input to mic-in
	 */