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:46:37 +0000 (17:46 +0200)
commit6cc4dd44e207b1ebe111c71f014a8c31d614c92c
tree25a2e5ecc0610d55564ddfd53c116323b90e69b6
parent0d189b31c4d7ba317d4efd5f5e8325e4d6524160
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