]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256
authorJian-Hong Pan <jhp@endlessos.org>
Fri, 22 Jan 2021 05:47:06 +0000 (13:47 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2021 22:28:37 +0000 (23:28 +0100)
commiteacb5d4e6b647a2e42969027b6f5a8087d1fd267
tree895bd7f37f91d1bbc3604c5d75d5a1b1a0947080
parentaa9a6dc6261109d72787d0b4c5bc27238ffabdbf
ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256

commit 5de3b9430221b11a5e1fc2f5687af80777c8392a upstream.

ASUS B1400CEPE laptop's headset audio is not enabled until
ALC256_FIXUP_ASUS_HPE quirk is applied.

Here is the original pin node values:

0x12 0x40000000
0x13 0x411111f0
0x14 0x90170110
0x18 0x411111f0
0x19 0x411111f0
0x1a 0x411111f0
0x1b 0x411111f0
0x1d 0x40461b45
0x1e 0x411111f0
0x21 0x04211020

Signed-off-by: Jian-Hong Pan <jhp@endlessos.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210122054705.48804-1-jhp@endlessos.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c