]> git.baikalelectronics.ru Git - kernel.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)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Apr 2020 07:48:57 +0000 (09:48 +0200)
commit8668f22f2be2a5cc4b82ccdc77ecc0d6bb7fb422
treec075c56fd13f98d3579b6956ad01263ea06218ad
parentca2df348c427d5a3ceda9030b570a12764c9f4ba
ALSA: hda/realtek - Add HP new mute led supported for ALC236

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>
sound/pci/hda/patch_realtek.c