]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek - Add HP new mute led supported for ALC236
authorKailang Yang <kailang@realtek.com>
Tue, 7 Apr 2020 06:52:42 +0000 (14:52 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 May 2020 15:48:13 +0000 (17:48 +0200)
commit54bc42f24f971f841cabe380b71dabf08442c971
tree553f3242aa9cc77925fc0c600d0e120924a43cb6
parent009bb7d0d0fbb4996d777d25845ea8821276c95c
ALSA: hda/realtek - Add HP new mute led supported for ALC236

[ Upstream commit 24164f434dc9c23cd34fca1e36acea9d0581bdde ]

HP new platform has new mute led feature.
COEF index 0x34 bit 5 to control playback mute led.
COEF index 0x35 bit 2 and bit 3 to control Mic mute led.

[ corrected typos by tiwai ]

Signed-off-by: Kailang Yang <kailang@realtek.com>
Link: https://lore.kernel.org/r/6741211598ba499687362ff2aa30626b@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c